glfs/pst/ps/xpdf/xpdf-desc.xml
Igor Živković 5fd03d2093 reorganised chapter 50 directories
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1302 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-04 08:58:56 +00:00

28 lines
885 B
XML

<sect2>
<title>Contents</title>
<para>The <application>Xpdf</application> package contains
<command>xpdf</command>, <command>pdftops</command>,
<command>pdftotext</command>, <command>pdftopbm</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>xpdf</title>
<para><command>xpdf</command> displays files in <filename>PDF</filename>.</para></sect3>
<sect3><title>pdftops</title>
<para><command>pdftops</command> converts <filename>PDF</filename> files to
PostScript (<filename>PS</filename>) format.</para></sect3>
<sect3><title>pdftotext</title>
<para><command>pdftotext</command> parses <acronym>ASCII</acronym> text from
<filename>PDF</filename> files.</para></sect3>
<sect3><title>pdftopbm</title>
<para><command>pdftopbm</command> converts <filename>PDF</filename> files to
<filename>PBM</filename> (Portable BitMap) format.</para></sect3>
</sect2>