We have a large PDF file with lots of reference material. We want to create context-sensitive help in a GUI, so that the links from the GUI take you to a specific place in the PDF.
The links must work on both Linux and Windows. The PDF and application/GUI are installed locally, not on a web server. Do you have any ideas for how we can deliver context-sensitive help in this manner?
Thanks, Paul
There's also an AppleScript and OLE interface to Acrobat/Reader that would be perfect (called the Interapplication Communication Interface), but it doesn't help with the Linux requirement.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script