source: pst/ps/xpdf/xpdf-desc.xml@ 73ab133

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 73ab133 was 632f5f8d, checked in by Tushar Teredesai <tushar@…>, 20 years ago

Updated to xpdf 3.00

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1722 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[5fd03d2]1<sect2>
2<title>Contents</title>
3
4<para>The <application>Xpdf</application> package contains
5<command>xpdf</command>, <command>pdftops</command>,
[632f5f8d]6<command>pdftotext</command>, <command>pdftoppm</command>,
[a6eb68f]7<command>pdffonts</command>, <command>pdfimages</command> and
8<command>pdfinfo</command>.</para>
[5fd03d2]9</sect2>
10
11<sect2><title>Description</title>
12
13<sect3><title>xpdf</title>
[a6eb68f]14<para><command>xpdf</command> displays files in <acronym>PDF</acronym>
15format.</para></sect3>
[5fd03d2]16
17<sect3><title>pdftops</title>
[a6eb68f]18<para><command>pdftops</command> converts <acronym>PDF</acronym> files to
19<acronym>PS</acronym> format.</para></sect3>
[5fd03d2]20
21<sect3><title>pdftotext</title>
22<para><command>pdftotext</command> parses <acronym>ASCII</acronym> text from
[a6eb68f]23<acronym>PDF</acronym> files.</para></sect3>
[5fd03d2]24
[632f5f8d]25<sect3><title>pdftoppm</title>
26<para><command>pdftoppm</command> converts <acronym>PDF</acronym> files to
27<acronym>PBM</acronym>, <acronym>PGM</acronym>, <acronym>PPM</acronym>
28formats.</para></sect3>
[5fd03d2]29
[a6eb68f]30<sect3><title>pdffonts</title>
31<para><command>pdffonts</command> lists the fonts used in a
32<acronym>PDF</acronym> file along with various information for each
33font.</para></sect3>
34
35<sect3><title>pdfimages</title>
36<para><command>pdfimages</command> saves images from a
37<acronym>PDF</acronym> file as <acronym>PPM</acronym>,
38<acronym>PBM</acronym>, or <acronym>JPEG</acronym> files.</para></sect3>
[5fd03d2]39
[a6eb68f]40<sect3><title>pdfinfo</title>
41<para><command>pdfinfo</command> prints the contents of the 'Info'
42dictionary (plus some other useful information) from a
43<acronym>PDF</acronym> file.</para></sect3>
44
45</sect2>
Note: See TracBrowser for help on using the repository browser.