from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
PS2PDFWR
Section: Ghostscript (1) Updated: 18 Sept 2024 Index
Return to Main Contents
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
as well as the appropriate
-dOutputFile
argument, all preceded and followed by any comman-line arguments. Finally, the security option
-dSAFER
is prepended before all the other options (This is now redundant as "SAFER" is now the default,
but the option does no harm).
The versio-specific
ps2pdf
scripts 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 10.04.0.
AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
This manpage by George Ferguson.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- VERSION
-
- AUTHOR
-
|