inkscape generator extension/mailmerge in inkscape

Post questions on how to use or achieve an effect in Inkscape.
witchfindergenerall
Posts: 7
Joined: Wed Mar 20, 2013 12:41 pm

inkscape generator extension/mailmerge in inkscape

Postby witchfindergenerall » Wed Mar 20, 2013 12:51 pm

Has anyone used the inkscape generator extension (which does a mailmerge from a spreadsheet, and is from here: http://wiki.colivre.net/Aurium/InkscapeGenerator)? I can't seem to figure out how to make it work, and documentation is scant, so if anyone has had any luck with it I'd love to hear what you did.

User avatar
ragstian
Posts: 1181
Joined: Thu Oct 11, 2012 2:44 am
Location: Stavanger-Norway

Re: inkscape generator extension/mailmerge in inkscape

Postby ragstian » Thu Mar 21, 2013 12:35 am

Hi

What operating system are you using?
This extension runs on Linux only as it's using a Unix (Linux) shell script file - sh file - generator.sh.

In order to run shell script files on Windows you need to install Cygwin or something similar.

The extension replaces text in svg files, which can be used for mailmerge, it will not do the mailmerge part, you will need added functionality from a script or program to actually send the edited files.

Good luck
RGDS
Ragnar
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar

witchfindergenerall
Posts: 7
Joined: Wed Mar 20, 2013 12:41 pm

Re: inkscape generator extension/mailmerge in inkscape

Postby witchfindergenerall » Thu Mar 21, 2013 2:12 am

Thanks, Ragnar. I'm running windows 7, so there's my problem. I'll check out Cygwin.

v1nce
Posts: 696
Joined: Wed Jan 13, 2010 4:36 am

Re: inkscape generator extension/mailmerge in inkscape

Postby v1nce » Thu Mar 21, 2013 7:29 am

Off topic:
Does someone know Aurium? I asked him (her?) months (years?) ago about the licence of http://wiki.colivre.net/Aurium/WritingI ... Javascript but got no response.

User avatar
ragstian
Posts: 1181
Joined: Thu Oct 11, 2012 2:44 am
Location: Stavanger-Norway

Re: inkscape generator extension/mailmerge in inkscape

Postby ragstian » Thu Mar 21, 2013 8:18 am

Hi v1nce
Off topic:
Does someone know Aurium? I asked him (her?) months (years?) ago about the licence of http://wiki.colivre.net/Aurium/WritingI ... Javascript but got no response.

Looks like the page you are referring to is "abandoned". A new blog from same person here; http://softwarelivre.org/aurium

Good Luck
RGDS
Ragnar
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar

chriswww
Posts: 383
Joined: Fri Nov 19, 2010 3:04 pm

Re: inkscape generator extension/mailmerge in inkscape

Postby chriswww » Thu Mar 21, 2013 10:36 am

Not sure which utilities it's using internally in the shell script as haven't downloaded it...however you should be able to get away with installing unxutils instead of the much more extensive and cygwin. cygwin has an installer and comes with x windows etc etc. unxutils you just unzip into a directory and add that to windows path. Also if inkscape can execute any command script, you could re-write the shell script in something else like perl or php, whatever you're more comfortable with.
With regard to using javascript in extensions...it wouldn't work in this case, because of the javascript security restriction (hard wired) to disallow read/write to local file system. I'd still love to see javascript fully available in inkscape.

tylerdurden
Posts: 2344
Joined: Sun Apr 14, 2013 12:04 pm
Location: Michigan, USA

Re: inkscape generator extension/mailmerge in inkscape

Postby tylerdurden » Mon Oct 02, 2017 8:23 am

This came up again recently here: viewtopic.php?f=34&t=33009

Has anyone used this extension/script successfully in Windows?

(...or any other like it?)

Thx,
TD
Have a nice day.

I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1

The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/


Return to “Help with using Inkscape”