Content
Data
license:
Version:
Developer / owner:
Short description:
Manual page and help for the ps2pdfwr linux command. The ps2pdfwr command converts PostScript files to PDF without specifying CompatibilityLevel using ghostscript.
Man page output
man ps2pdfwr
PS2PDFWR(1) Ghostscript PS2PDFWR(1) 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 -dOutputFile argument, all preceded and followed by any command-line arguments. Finally, the se‐ curity 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 ALSO gs(1), ps2pdf(1) VERSION This document was last revised for Ghostscript version 9.27. AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. This manpage by George Ferguson. 9.27 4 April 2019 PS2PDFWR(1)
Help output
ps2pdfwr --help
Usage: ps2pdfwr [options...] (input.[e]ps|-) [output.pdf|-]
Related Content
- 4 views