'\" te .\" $Id: pdf2ps.1 11721 2010-09-14 14:56:26Z chrisl $ .TH PDF2PS 1 "14 September 2010" 9.00 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS \fBpdf2ps\fR [ \fIoptions\fR ] \fIinput.pdf [output.ps]\fR .SH DESCRIPTION \fBpdf2ps\fR uses \fBgs\fR(1) to convert the Adobe \fBPortable Document Format\fR (PDF) file "input.pdf" to \fBPostScript\fR(tm) in "output.ps". Normally the output is allowed to use PostScript Level 2 (but not PostScript LanguageLevel 3) constructs; the \fB-dLanguageLevel=1\fR option restricts the output to Level 1, while \fB-dLanguageLevel=3\fR allows using LanguageLevel 3 in the output. .SH FILES Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your system, from which you can get more details. .SH VERSION This document was last revised for Ghostscript version 9.00. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability print/filter/ghostscript = Stability Volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page 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/ghostscript-9.00.tar.gz Further information about this software can be found on the open source community website at http://ghostscript.com/.