Answered
Hi gurus.
I need to search thousands of PDF files by regular expression and create links on each match dynamically.
In order to use regular expression, I change PDF to plain text by extract every word into a string. But after this step, the index information of each word is lost and I can not call getPageNthWordQuats to add link
Can anybody help me on this?
Thanks
Eric
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/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script