logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript

Author

       Artifex Software, Inc. are the primary maintainers of Ghostscript.  This manpage by George Ferguson.

10.04.0                                           18 Sept 2024                                       PS2PDFWR(1)

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 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 version-specific ps2pdf scripts all invoke this one with the addition of the respective compatibility
       level option.

Name

       ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript

See Also

gs(1), ps2pdf(1)

Synopsis

ps2pdfwr  [options...] {input.[e]ps|-} [output.pdf|-]

Version

       This document was last revised for Ghostscript version 10.04.0.

See Also