Is there a way to write a script that would create a hyperlink based on certain text within a PDF? I have a column in my PDF that is pageserial numbers such as 00100001 and 00100002 and I want to create a link so when 00100001 is clicked it opens up the document c:\00100001.pdf ?
Is this in any way possible? Thanks for any assistance...
But this is not a simple script. Writing it will require a moderate knowledge of programming.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script