This content has been marked as final.
Show 3 replies
-
1. Re: Access 2007 VBA help to loop through text and pull whole words in a PDF
Bernd Alheit Feb 4, 2013 1:14 PM (in response to RobertJ.Baker)Did you read the documentation in the Acrobat SDK?
-
2. Re: Access 2007 VBA help to loop through text and pull whole words in a PDF
RobertJ.Baker Feb 5, 2013 9:04 AM (in response to Bernd Alheit)I have mostly search through various knowledebase forums too include the SDK for keywords. Most of what I have found refers to populating one or two text boxes, not extracting.
Mine is mostly a VBA question, but I need to know more of the properties of Acrobat as they relate to VBA inside of the Access 2007 module.
Normally I get examples or help when I highlight a property or method if I have the right reference (IE Excel, Word, PPT) and hit F1. So far I have not found a good help menu with examples to pull information out of a text field or button other than its value.
-
3. Re: Access 2007 VBA help to loop through text and pull whole words in a PDF
Test Screen Name Feb 5, 2013 9:52 AM (in response to RobertJ.Baker)You will need to consult the Acrobat Sdk, which has an entirely different API for form fields.


