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

Re: Computist Project: finished.



Scott Alfter wrote:

> The PostScript files are then concatenated and converted to PDF with
> Ghostscript:
>
> http://www.ghostscript.com/

Thanks for the info. This ghostscript step looks like the hardest part
of the process. Do you have to install ghostscript as a printer driver,
and then print the .ps files to it? Or, can you use a commandline with
a wildcard to specify a bunch of .ps files that can be converted into a
single PDF all at once? I'd appreciate info on the type of commandline
that might be able to do this.

Eric