ghostpdl 9.04

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

ghostpdl 9.04

#1 Post by Dingo »

ghostpdl is a set of three utilities

pcl6
gxps
gsvg



to convert the file to PDF. GhostPDL can handle SVG (and XPS or PCL) in a similar way as Ghostscript does handle PostScript

a sample of how to convert svg to pdf with gsvg

Code: Select all

gsvg -dNOPAUSE -dBATCH -dSAFER -sOutputFile=my.pdf -sDEVICE=pdfwrite file.svg
compiled in puppy 3.01

- http://dokupuppylinux.co.cc/programs:gh ... ostpdl_904
- direct link to ghostpdl skydrive folder
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

Post Reply