PS2PDFWR(1) Ghostscript PS2PDFWR(1)NAMEps2pdfwr - Convert PostScript to PDF without specifying Compatibil‐
ityLevel, using ghostscript
SYNOPSISps2pdfwr [options...] (input.[e]ps|-) [output.pdf|-]
DESCRIPTION
This script invokes gs(1) with following arguments
-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite
as well as the -dOutputFile argument, all preceded and followed by any
command-line arguemnts.
SEE ALSOgs(1)VERSION
This document was last revised for Ghostscript version 6.50.
AUTHOR
L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghost‐
script. Russell J. Lang <rjl@aladdin.com> is the author of most of the
MS Windows code in Ghostscript. This manpage by George Ferguson.
6.50 2 December 2000 PS2PDFWR(1)