78 lines
2.6 KiB
HTML
78 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of PDF2DSC</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>PDF2DSC</H1>
|
|
Section: Ghostscript Tools (1)<BR>Updated: 15 October 2019<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
pdf2dsc - generate a PostScript page list of a PDF document
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>pdf2dsc</B> <I>input.pdf</I> [ <I>output.dsc</I> ]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>pdf2dsc</B> uses <B><A HREF="/cgi-bin/man/man2html?1+gs">gs</A></B>(1) to read an Adobe <B>Portable Document
|
|
Format</B> (PDF) document "input.pdf" and create a <B>PostScript</B>(tm)
|
|
document "output.dsc" that conforms to Adobe's <B>Document Structuring
|
|
Conventions</B> (DSC) requirements.
|
|
<P>
|
|
|
|
This new document simply tells Ghostscript to read the PDF file and to
|
|
display pages one at a time. The generated document can then be viewed
|
|
with any PostScript viewer based on Ghostscript, like <B><A HREF="/cgi-bin/man/man2html?1+ghostview">ghostview</A></B>(1) on
|
|
Unix or <B>GSview</B> on Windows, with which the user can browse through the
|
|
pages of the PDF document in any order.
|
|
<P>
|
|
|
|
If no output file is named on the command line, the name of the output file
|
|
is that of the input file with any extension removed, followed by the
|
|
extension ".dsc".
|
|
<A NAME="lbAE"> </A>
|
|
<H2>CAVEATS</H2>
|
|
|
|
The DSC document uses Ghostscript-specific procedures. In addition, the
|
|
original PDF document must be accessible when the DSC document is
|
|
processed.
|
|
<P>
|
|
|
|
You need the file "pdf2dsc.ps" (originally by Russell Lang) supplied with
|
|
Ghostscript since release 3.53.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+gs">gs</A>(1), <A HREF="/cgi-bin/man/man2html?1+ghostview">ghostview</A>(1)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>VERSION</H2>
|
|
|
|
This document was last revised for Ghostscript version 9.50.
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Yves Arrouye <<A HREF="mailto:yves.arrouye@usa.net">yves.arrouye@usa.net</A>> and Russell Lang gsview at ghostgum.com.au
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">CAVEATS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">VERSION</A><DD>
|
|
<DT id="7"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:22 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|