Gijsbert Stoet wrote:
For all of you looking for a program that can convert inkscape to pdf, I have made the script a little nicer. Just save everything starting with the line #!/bin/bash in a text file and make it executable (chmod 755). This works only on unix compatible systems, and you need xfig, ps2pdf and bash installed.
Help me understand the utility of the script: at some point it convert drawings to raster images (PNG) at a low resolution (90dpi). This step will not destroy the original purpose of exporting to PDF? (high quality vector format used for printing)
Run this, there are some options:
-p (portrait) -l (landscape) -d dpi (90 is default, higher looks better but is slower)
Final argument is the filename of a file containing a listof inkscape svg files. The list can contain just one or a more svg files, which allows you to make a nice sideshow.