source: general/graphlib/poppler.xml@ 46db8b5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 46db8b5 was 46db8b5, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Archive libzeitgeist
Tags

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

  • Property mode set to 100644
File size: 17.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
8 <!ENTITY poppler-download-ftp " ">
9 <!ENTITY poppler-md5sum "561ef4454bfabe59ef1b8b9cd4aa4c4b">
10 <!ENTITY poppler-size "1.6 MB (additional 9 MB for the test suite)">
11 <!ENTITY poppler-buildsize "64 MB (with Qt4 and Qt5 libraries, and tests)">
12 <!ENTITY poppler-time "1.5 SBU (with Qt4 and Qt5 libraries, and tests)">
13
14
15 <!ENTITY poppler-data-version "0.4.7">
16
17 <!ENTITY poppler-data-download-http "http://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz">
18 <!ENTITY poppler-data-md5sum "636a8f2b9f6df9e7ced8ec0946961eaf">
19 <!ENTITY poppler-data-size "4.0 MB">
20 <!ENTITY poppler-data-buildsize "24 MB">
21 <!ENTITY poppler-data-time "less than 0.1 SBU">
22]>
23
24<sect1 id="poppler" xreflabel="Poppler-&poppler-version;">
25 <?dbhtml filename="poppler.html"?>
26
27 <sect1info>
28 <othername>$LastChangedBy$</othername>
29 <date>$Date$</date>
30 </sect1info>
31
32 <title>Poppler-&poppler-version;</title>
33
34 <indexterm zone="poppler">
35 <primary sortas="a-Poppler">Poppler</primary>
36 </indexterm>
37
38 <sect2 role="package">
39 <title>Introduction to Poppler</title>
40
41 <para>
42 The <application>Poppler</application> package contains a PDF rendering
43 library and command line tools used to manipulate PDF files. This is
44 useful for providing PDF rendering functionality as a shared library.
45 </para>
46
47 &lfs78_checked;
48
49 <bridgehead renderas="sect3">Package Information</bridgehead>
50 <itemizedlist spacing="compact">
51 <listitem>
52 <para>
53 Download (HTTP): <ulink url="&poppler-download-http;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download (FTP): <ulink url="&poppler-download-ftp;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download MD5 sum: &poppler-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Download size: &poppler-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &poppler-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &poppler-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84
85 <itemizedlist spacing="compact">
86 <title>Poppler Encoding Data</title>
87 <listitem>
88 <para>
89 Download (HTTP): <ulink url="&poppler-data-download-http;"/>
90 </para>
91 </listitem>
92 <listitem>
93 <para>
94 Download MD5 sum: &poppler-data-md5sum;
95 </para>
96 </listitem>
97 <listitem>
98 <para>
99 Download size: &poppler-data-size;
100 </para>
101 </listitem>
102 <listitem>
103 <para>
104 Estimated disk space required: &poppler-data-buildsize;
105 </para>
106 </listitem>
107 <listitem>
108 <para>
109 Estimated build time: &poppler-data-time;
110 </para>
111 </listitem>
112 </itemizedlist>
113
114 <para>
115 The additional package consists of encoding files for use with
116 <application>Poppler</application>. The encoding files are optional and
117 <application>Poppler</application> will automatically read them if they
118 are present. When installed, they enable
119 <application>Poppler</application> to render CJK and Cyrillic properly.
120 </para>
121
122 <bridgehead renderas="sect3">Poppler Dependencies</bridgehead>
123
124 <bridgehead renderas="sect4">Required</bridgehead>
125 <para role="required">
126 <xref linkend="fontconfig"/>
127 </para>
128
129 <bridgehead renderas="sect4">Recommended</bridgehead>
130 <para role="recommended">
131 <xref linkend="cairo"/>,
132 <xref linkend="libjpeg"/>,
133 <xref linkend="libpng"/>, and
134 <xref linkend="openjpeg"/>
135 </para>
136
137 <bridgehead renderas="sect4">Optional</bridgehead>
138 <para role="optional">
139 <xref linkend="curl"/>,
140 <xref linkend="gobject-introspection"/>,
141 <xref linkend="gtk-doc"/>,
142 <xref linkend="gtk2"/>,
143 <xref linkend="lcms"/> or <xref linkend="lcms2"/>,
144 <xref linkend="libtiff"/>,
145 <xref linkend="openjpeg2"/>
146 (preference is for OpenJPEG1, due to regressions with OpenJPEG2),
147 <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library
148 is needed for PDF support in <application>Okular</application>), and
149 <xref linkend="qt5"/>
150 </para>
151
152 <para condition="html" role="usernotes">
153 User Notes: <ulink url="&blfs-wiki;/poppler"/>
154 </para>
155 </sect2>
156
157 <sect2 role="installation">
158 <title>Installation of Poppler</title>
159
160 <para>
161 In order to optionally run the test suite, an additional download using
162 <xref linkend="git"/> is necessary.
163 </para>
164
165<screen><userinput>rm -rf testfiles &amp;&amp;
166git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen>
167
168 <note><para>
169
170 This package can be optionally built with support for only one version of
171 Qt4 or Qt5. If you have only one, no modification is necessary. If both
172 are installed, and you wish support for only one, before executing the
173 <command>configure</command> command given below, use this command to
174 select Qt4:
175
176 <screen><userinput>source /usr/bin/setqt4</userinput></screen>
177
178 or this to select Qt5:
179
180 <screen><userinput>source /usr/bin/setqt5</userinput></screen>
181 </para></note>
182
183 <para>
184 Install <application>Poppler</application> by running the following
185 commands:
186 </para>
187
188<screen><userinput>MOCQT4=$QT4DIR/bin/moc \
189MOCQT5=$QT5DIR/bin/moc \
190./configure --prefix=/usr \
191 --sysconfdir=/etc \
192 --disable-static \
193 --enable-build-type=release \
194 --enable-cmyk \
195 --enable-xpdf-headers \
196 --with-testdatadir=$PWD/testfiles &amp;&amp;
197make</userinput></screen>
198
199 <para>
200 To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>.
201 </para>
202
203 <para>
204 Now, as the <systemitem class="username">root</systemitem> user:
205 </para>
206
207<screen role="root"><userinput>make install</userinput></screen>
208
209 <para>
210 To install the documentation, run the following commands as
211 <systemitem class="username">root</systemitem>:
212 </para>
213
214<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/poppler-&poppler-version; &amp;&amp;
215install -v -m644 README* /usr/share/doc/poppler-&poppler-version; &amp;&amp;
216cp -vr glib/reference/html /usr/share/doc/poppler-&poppler-version;</userinput></screen>
217
218<!-- ==== Poppler Data ====== -->
219 <bridgehead renderas="sect3">Poppler Data</bridgehead>
220
221 <para>
222 If you downloaded the additional encoding data package, install it by
223 issuing the following commands as the
224 <systemitem class="username">root</systemitem> user:
225 </para>
226
227<screen><userinput>tar -xf ../poppler-data-&poppler-data-version;.tar.gz &amp;&amp;
228cd poppler-data-&poppler-data-version;</userinput></screen>
229
230 <para>
231 Now, as the <systemitem class="username">root</systemitem> user:
232 </para>
233
234<screen role="root"><userinput>make prefix=/usr install</userinput></screen>
235
236 </sect2>
237
238 <sect2 role="commands">
239 <title>Command Explanations</title>
240
241 <para>
242 <envar>MOCQT4=$QT4DIR/bin/moc</envar> and
243 <envar>MOCQT5=$QT5DIR/bin/moc</envar>:
244 These environment variables are necessary, for linking with the two Qt
245 versions, if both are installed. If only one Qt version is installed or
246 you wish to link to only one version, you can remove them, although this
247 is not necessary.
248 </para>
249
250 <para>
251 <parameter>--enable-build-type=release</parameter>: This switch is used
252 to apply a higher level of compiler optimizations. Other options are:
253 [<option>relwithdebinfo/debug/debugfull/profile</option>]
254 </para>
255
256 <para>
257 <parameter>--enable-cmyk</parameter>:
258 Include support for CMYK rasterization.
259 </para>
260
261 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
262 href="../../xincludes/static-libraries.xml"/>
263
264 <para>
265 <option>--enable-xpdf-headers</option>: Install some old
266 <application>Xpdf</application> headers required by certain programs (e.g.
267 <application>Okular</application>, <application>LibreOffice</application>
268 and <application>Inkscape</application>).
269 </para>
270
271 <para>
272 <option>--with-testdatadir=$PWD/testfiles</option>: Tell the test
273 programs where the auxillary files are located.
274 </para>
275
276 <para>
277 <option>--enable-libcurl</option>: Use libcurl for HTTP support.
278 </para>
279
280 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
281 href="../../xincludes/gtk-doc-rebuild.xml"/>
282
283 <para>
284 <command>LC_ALL=en_US.UTF-8 make check</command>: Run the test suite.
285 The environment variable LC_ALL=en_US.UTF-8 is only needed if the
286 default locale does not include UTF-8.
287 </para>
288
289 </sect2>
290
291 <sect2 role="content">
292 <title>Contents</title>
293
294 <segmentedlist>
295 <segtitle>Installed Programs</segtitle>
296 <segtitle>Installed Libraries</segtitle>
297 <segtitle>Installed Directories</segtitle>
298
299 <seglistitem>
300 <seg>
301 pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate,
302 pdftocairo, pdftohtml, pdftoppm, pdftops, pdftotext,
303 pdfunite, and poppler-glib-demo
304 </seg>
305 <seg>
306 libpoppler.so, libpoppler-cpp.so,
307 libpoppler-glib.so,
308 libpoppler-qt4.so, and
309 libpoppler-qt5.so
310 </seg>
311 <seg>
312 /usr/{include,share/{gtk-doc/html,}}/poppler and
313 /usr/share/doc/poppler-&poppler-version;
314 </seg>
315 </seglistitem>
316 </segmentedlist>
317
318 <variablelist>
319 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
320 <?dbfo list-presentation="list"?>
321 <?dbhtml list-presentation="table"?>
322
323 <varlistentry id="pdfdetach">
324 <term><command>pdfdetach</command></term>
325 <listitem>
326 <para>
327 lists or extracts embedded files from PDF files.
328 </para>
329 <indexterm zone="poppler pdfdetach">
330 <primary sortas="b-pdfdetach">pdfdetach</primary>
331 </indexterm>
332 </listitem>
333 </varlistentry>
334
335 <varlistentry id="pdffonts">
336 <term><command>pdffonts</command></term>
337 <listitem>
338 <para>
339 lists the fonts used in a PDF file along with various information
340 for each font.
341 </para>
342 <indexterm zone="poppler pdffonts">
343 <primary sortas="b-pdffonts">pdffonts</primary>
344 </indexterm>
345 </listitem>
346 </varlistentry>
347
348 <varlistentry id="pdfimages">
349 <term><command>pdfimages</command></term>
350 <listitem>
351 <para>
352 saves images from a PDF file as PPM, PBM, or JPEG files.
353 </para>
354 <indexterm zone="poppler pdfimages">
355 <primary sortas="b-pdfimages">pdfimages</primary>
356 </indexterm>
357 </listitem>
358 </varlistentry>
359
360 <varlistentry id="pdfinfo">
361 <term><command>pdfinfo</command></term>
362 <listitem>
363 <para>
364 prints the contents of the 'Info' dictionary (plus some other useful
365 information) from a PDF file.
366 </para>
367 <indexterm zone="poppler pdfinfo">
368 <primary sortas="b-pdfinfo">pdfinfo</primary>
369 </indexterm>
370 </listitem>
371 </varlistentry>
372
373 <varlistentry id="pdfseparate">
374 <term><command>pdfseparate</command></term>
375 <listitem>
376 <para>
377 extracts single pages from a PDF file.
378 </para>
379 <indexterm zone="poppler pdfseparate">
380 <primary sortas="b-pdseparate">pdfseparate</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
384
385 <varlistentry id="pdftocairo">
386 <term><command>pdftocairo</command></term>
387 <listitem>
388 <para>
389 converts a PDF file to one of several formats (PNG, JPEG, PDF, PS,
390 EPS, SVG) using the cairo output device of the poppler library.
391 </para>
392 <indexterm zone="poppler pdftocairo">
393 <primary sortas="b-pdftocairo">pdftocairo</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
397
398 <varlistentry id="pdftohtml">
399 <term><command>pdftohtml</command></term>
400 <listitem>
401 <para>
402 converts a PDF file to HTML.
403 </para>
404 <indexterm zone="poppler pdftohtml">
405 <primary sortas="b-pdftohtml">pdftohtml</primary>
406 </indexterm>
407 </listitem>
408 </varlistentry>
409
410 <varlistentry id="pdftoppm">
411 <term><command>pdftoppm</command></term>
412 <listitem>
413 <para>
414 converts PDF files to PBM, PGM and PPM formats.
415 </para>
416 <indexterm zone="poppler pdftoppm">
417 <primary sortas="b-pdftoppm">pdftoppm</primary>
418 </indexterm>
419 </listitem>
420 </varlistentry>
421
422 <varlistentry id="pdftops">
423 <term><command>pdftops</command></term>
424 <listitem>
425 <para>
426 converts PDF files to Postscript format.
427 </para>
428 <indexterm zone="poppler pdftops">
429 <primary sortas="b-pdftops">pdftops</primary>
430 </indexterm>
431 </listitem>
432 </varlistentry>
433
434 <varlistentry id="pdftotext">
435 <term><command>pdftotext</command></term>
436 <listitem>
437 <para>
438 converts PDF files to plain text.
439 </para>
440 <indexterm zone="poppler pdftotext">
441 <primary sortas="b-pdftotext">pdftotext</primary>
442 </indexterm>
443 </listitem>
444 </varlistentry>
445
446 <varlistentry id="pdfunite">
447 <term><command>pdfunite</command></term>
448 <listitem>
449 <para>
450 merges several PDF files, in the order of their occurrence on the
451 command line, to one PDF output file.
452 </para>
453 <indexterm zone="poppler pdfunite">
454 <primary sortas="b-pdfunite">pdfunite</primary>
455 </indexterm>
456 </listitem>
457 </varlistentry>
458
459 <varlistentry id="poppler-glib-demo">
460 <term><command>poppler-glib-demo</command></term>
461 <listitem>
462 <para>
463 is a tool to demonstrate the API, and for use when debugging and
464 testing <application>Poppler</application>.
465 </para>
466 <indexterm zone="poppler poppler-glib-demo">
467 <primary sortas="b-poppler-glib-demo">poppler-glib-demo</primary>
468 </indexterm>
469 </listitem>
470 </varlistentry>
471
472 <varlistentry id="libpoppler">
473 <term><filename class="libraryfile">libpoppler.so</filename></term>
474 <listitem>
475 <para>
476 contains the API functions to render PDF files.
477 </para>
478 <indexterm zone="poppler libpoppler">
479 <primary sortas="c-libpoppler">libpoppler.so</primary>
480 </indexterm>
481 </listitem>
482 </varlistentry>
483
484 <varlistentry id="libpoppler-cpp">
485 <term><filename class="libraryfile">libpoppler-cpp.so</filename></term>
486 <listitem>
487 <para>
488 is a C++ backend for rendering PDF files.
489 </para>
490 <indexterm zone="poppler libpoppler-cpp">
491 <primary sortas="c-libpoppler-cpp">libpoppler-cpp.so</primary>
492 </indexterm>
493 </listitem>
494 </varlistentry>
495
496 <varlistentry id="libpoppler-glib">
497 <term><filename class="libraryfile">libpoppler-glib.so</filename></term>
498 <listitem>
499 <para>
500 is a wrapper library used to interface the PDF rendering functions
501 with <application>GTK+</application>.
502 </para>
503 <indexterm zone="poppler libpoppler-glib">
504 <primary sortas="c-libpoppler-glib">libpoppler-glib.so</primary>
505 </indexterm>
506 </listitem>
507 </varlistentry>
508
509 <varlistentry id="libpoppler-qt4">
510 <term><filename class="libraryfile">libpoppler-qt4.so</filename></term>
511 <listitem>
512 <para>
513 is a wrapper library used to interface the PDF rendering functions
514 with <application>Qt</application>4.
515 </para>
516 <indexterm zone="poppler libpoppler-qt4">
517 <primary sortas="c-libpoppler-qt4">libpoppler-qt4.so</primary>
518 </indexterm>
519 </listitem>
520 </varlistentry>
521
522 <varlistentry id="libpoppler-qt5">
523 <term><filename class="libraryfile">libpoppler-qt5.so</filename></term>
524 <listitem>
525 <para>
526 is a wrapper library used to interface the PDF rendering functions
527 with <application>Qt</application>5.
528 </para>
529 <indexterm zone="poppler libpoppler-qt5">
530 <primary sortas="c-libpoppler-qt5">libpoppler-qt5.so</primary>
531 </indexterm>
532 </listitem>
533 </varlistentry>
534
535 </variablelist>
536
537 </sect2>
538
539</sect1>
Note: See TracBrowser for help on using the repository browser.