ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
Synopsis
Description
See Also
Version
Author
Attributes
Notes
ps2pdfwr [options...] {input.[e]ps|-} [output.pdf|-]
This 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.
gs(1), ps2pdf(1)
This document was last revised for Ghostscript version 8.15.
artofcode LLC and Artifex Software, bug-gs at ghostscript.com, are the primary maintainers of Ghostscript. This manpage by George Ferguson.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWgscr Interface Stability Volatile
Source for ESP gs is available on http://opensolaris.org.
| 8.15 | PS2PDFWR (1) | 22 September 2004 |