ps2ps2 - Shell script to convert a PDF or Postscript Level 3 file into a Postscript Level 2 file.
ps2ps2 [options] input.[ps|eps|pdf] output.ps
ps2ps2(1) General Commands Manual ps2ps2(1)
NAME
ps2ps2 - Shell script to convert a PDF or Postscript Level 3 file into
a Postscript Level 2 file.
SYNOPSIS
ps2ps2 [options] input.[ps|eps|pdf] output.ps
DESCRIPTION
This shell script converts a given PDF or Postscript Level 3 file into
a Postscript Level 2 file by invoking Ghostscript and selecting a spe-
cial "output device" called ps2write
See the Ps2ps2.htm document in the Ghostscript distribution for infor-
mation on converting Postscript Level 3 or PDF into Postscript Level 2.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+---------------+--------------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------------+
|Availability | print/filter/ghostscript |
+---------------+--------------------------+
|Stability | Volatile |
+---------------+--------------------------+
SEE ALSO
gs(1)
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original community
source was downloaded from http://ghostscript.com/releases/ghost-
script-9.00.tar.gz
Further information about this software can be found on the open source
community website at http://ghostscript.com/.
Ghostscript 08 September 2008 ps2ps2(1)