Changeset a6eb68f for pst/ps/xpdf/xpdf-desc.xml
- Timestamp:
- 12/02/2003 02:54:46 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- fce8e2c1
- Parents:
- 98bca9b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/ps/xpdf/xpdf-desc.xml
r98bca9b2 ra6eb68f 4 4 <para>The <application>Xpdf</application> package contains 5 5 <command>xpdf</command>, <command>pdftops</command>, 6 <command>pdftotext</command>, <command>pdftopbm</command>.</para> 6 <command>pdftotext</command>, <command>pdftopbm</command>, 7 <command>pdffonts</command>, <command>pdfimages</command> and 8 <command>pdfinfo</command>.</para> 7 9 </sect2> 8 10 … … 10 12 11 13 <sect3><title>xpdf</title> 12 <para><command>xpdf</command> displays files in <filename>PDF</filename>.</para></sect3> 14 <para><command>xpdf</command> displays files in <acronym>PDF</acronym> 15 format.</para></sect3> 13 16 14 17 <sect3><title>pdftops</title> 15 <para><command>pdftops</command> converts < filename>PDF</filename> files to16 PostScript (<filename>PS</filename>)format.</para></sect3>18 <para><command>pdftops</command> converts <acronym>PDF</acronym> files to 19 <acronym>PS</acronym> format.</para></sect3> 17 20 18 21 <sect3><title>pdftotext</title> 19 22 <para><command>pdftotext</command> parses <acronym>ASCII</acronym> text from 20 < filename>PDF</filename> files.</para></sect3>23 <acronym>PDF</acronym> files.</para></sect3> 21 24 22 25 <sect3><title>pdftopbm</title> 23 <para><command>pdftopbm</command> converts <filename>PDF</filename> files to 24 <filename>PBM</filename> (Portable BitMap) format.</para></sect3> 26 <para><command>pdftopbm</command> converts <acronym>PDF</acronym> files to 27 <acronym>PBM</acronym> format.</para></sect3> 28 29 <sect3><title>pdffonts</title> 30 <para><command>pdffonts</command> lists the fonts used in a 31 <acronym>PDF</acronym> file along with various information for each 32 font.</para></sect3> 33 34 <sect3><title>pdfimages</title> 35 <para><command>pdfimages</command> saves images from a 36 <acronym>PDF</acronym> file as <acronym>PPM</acronym>, 37 <acronym>PBM</acronym>, or <acronym>JPEG</acronym> files.</para></sect3> 38 39 <sect3><title>pdfinfo</title> 40 <para><command>pdfinfo</command> prints the contents of the 'Info' 41 dictionary (plus some other useful information) from a 42 <acronym>PDF</acronym> file.</para></sect3> 25 43 26 44 </sect2> 27
Note:
See TracChangeset
for help on using the changeset viewer.