[fpc-pascal] Can I encorperate PDF files

John Coppens john at jcoppens.com
Fri Feb 20 18:49:40 CET 2009


On Fri, 20 Feb 2009 12:35:07 -0500
John Youngquist <johny at iaw.com> wrote:

> I would like to add a help facility that would search a topic in a
> PDF format manual and display the appropriate page. It there
> Module to read and search PDF file available.

An easy solution in Linux would be to call xpdf from the program. You can
specify the PDF on the line, and either a page number to jump to, or a
named destination (if they were defined inside the pdf).

John



More information about the fpc-pascal mailing list