MAN page from Other ghostscript-docs-8.54-3.i386.rpm
PS2PDFWR
Section: Ghostscript (1)
Updated: 17 May 2006
Index NAME
ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
SYNOPSIS
ps2pdfwr [options...] {input.[e]ps|-} [output.pdf|-]
DESCRIPTION
This wrapper script invokes
gs(1)with following arguments
-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite
as well as the appropriate-dOutputFileargument, all preceded and followed by any command-line arguments. Finally, the security option-dSAFERis prepended before all the other options.
The version-specificps2pdfscripts all invoke this one with the addition of the respective compatibility level option.
SEE ALSO
gs(1),
ps2pdf(1)
VERSION
This document was last revised for Ghostscript version 8.54.
AUTHOR
Artifex Software, Inc. and artofcode LLC are theprimary maintainers of Ghostscript.This manpage by George Ferguson.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- SEE ALSO
- VERSION
- AUTHOR
This document was created byman2html,using the manual pages.