%general-entities; ]> $LastChangedBy$ $Date$ Qpdf-&qpdf-version; Qpdf Introduction to Qpdf The Qpdf package contains command-line programs and library that do structural, content-preserving transformations on PDF files. &lfs90_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 User Notes: Installation of Qpdf Install Qpdf by running the following commands: ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/qpdf-&qpdf-version; && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories fix-qdf, qpdf, and zlib-flate libqpdf.so /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