[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PDF Writer for Linux ?



* Jeff Noxon <jeff@planetfall.com> wrote:

> gs contains a program called ps2pdf that will convert any
> Postscript file to PDF.

ps2pdf is only a wrapper around ghostscript:

,----[ ps2pdf ]
| [...]
| # Doing an initial 'save' helps keep fonts from being flushed between pages.
| exec gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=$outfile $OPTIONS -c save pop -f $infile
`----



Reply to: