%general-entities; ]> $Date$ Qpdf-&qpdf-version; Qpdf Introduction to Qpdf The Qpdf package contains command-line programs and a library that does structural, content-preserving transformations on PDF files. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &qpdf-md5sum; Download size: &qpdf-size; Estimated disk space required: &qpdf-buildsize; Estimated build time: &qpdf-time; Qpdf Dependencies Required Optional , , and sphinx User Notes: Installation of Qpdf Install Qpdf by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_STATIC_LIBS=OFF \ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/qpdf-&qpdf-version; \ .. && make To test the results, issue: ctest. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories fix-qdf, qpdf, and zlib-flate libqpdf.so /usr/lib/cmake/qpdf, /usr/include/qpdf, and /usr/share/doc/qpdf-&qpdf-version; Short Descriptions fix-qdf is used to repair PDF files in QDF form after editing fix-qdf qpdf is used to convert one PDF file to another equivalent PDF file qpdf zlib-flate is a raw zlib compression program zlib-flate libqpdf.so contains the Qpdf API functions libqpdf.so