PDF Tools
Version 0.2.1
2000-Aug-27
Copyright 2000 Michael Pfeiffer (michael.pfeiffer@utanet.at).
PDF Tools consists of a set of command line tools for converting PDF files. The usage is described in the documentation of xpdf. The tools are included in xpdf 0.91, I have compiled them only.
Installation
The executables (pdfimages, pdfinfo, pdftops, pdftotext) and the shared library (xpdftools.so) for x86 are in the x86 folder. Move the executables somewhere in the search path.
Inside the folder x86/bin move the binaries to the folder 'move binaries here' to move them to /boot/home/config/bin.
And move the the shared library somewhere inside the search path for libraries. Move it to 'move library here' to put it into /boot/home/config/lib'.
For PPC look inside the folder ppc/bin and move the binaries to 'move binaries here'.
Compiling
The library which is used by each command line tool has to be compiled first
(pdfLib.x86.proj or pdfLib.ppc.proj).
Then any of the tools can be made: pdfimages.*.proj, pdfinfo.*.proj, pdftops.*.proj and pdftotext.*.proj.