Answered
I am using an Acrobat Pro V8.1 javascript batch to try to find and link words that contain hyphens. The getPageNthWord with bStrip false only returns a series of words. How can I get something to return a string like "1C-130H-2-70JG-00-1" as a single word instead of words, 1C-; 130H-;2-;70JG-;00-;1?
The code below adds words together when all of the words in a sequence end with a hyphen.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script