Query: ps2pdfwr
OS: redhat
Section: 1
Links: redhat man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS2PDFWR(1) Ghostscript PS2PDFWR(1)NAMEps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscriptSYNOPSISps2pdfwr [options...] (input.[e]ps|-) [output.pdf|-]DESCRIPTIONThis wrapper script invokes gs(1) with following arguments -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite as well as the appropriate -dOutputFile argument, all preceded and followed by any command-line arguments. Finally, the security option -dSAFER is prepended before all the other options. The version-specific ps2pdf scripts all invoke this one with the addition of the respective compatibility level option.SEE ALSOgs(1), ps2pdf(1)VERSIONThis document was last revised for Ghostscript version 7.05.AUTHORL. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows code in Ghostscript. This manpage by George Ferguson. 7.05 22 April 2002 PS2PDFWR(1)