Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

ps2pdfwr (1)

名前

ps2pdfwr - ityLevel, using ghostscript

形式

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

説明

PS2PDFWR(1)                       Ghostscript                      PS2PDFWR(1)



NAME
       ps2pdfwr  -  Convert  PostScript  to PDF without specifying Compatibil-
       ityLevel, 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 fol-
       lowed  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  addi-
       tion of the respective compatibility level option.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-------------------------------+
       |ATTRIBUTE TYPE |       ATTRIBUTE VALUE         |
       +---------------+-------------------------------+
       |Availability   | print/filter/ghostscript-core |
       +---------------+-------------------------------+
       |Stability      | Volatile                      |
       +---------------+-------------------------------+
SEE ALSO
       gs(1), ps2pdf(1)

VERSION
       This document was last revised for Ghostscript version 9.22.

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



NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was downloaded  from   https://github.com/ArtifexSoftware/ghost-
       pdl-downloads/releases/download/gs922/ghostscript-9.22.tar.gz

       Further information about this software can be found on the open source
       community website at http://ghostscript.com/.



9.22                            4 October 2017                     PS2PDFWR(1)