0
Acrobat 10: PDF Text Extract using SDK VBA
New Here
,
/t5/acrobat-discussions/acrobat-10-pdf-text-extract-using-sdk-vba/td-p/11956721
Apr 08, 2021
Apr 08, 2021
Copy link to clipboard
Copied
Exporting to Excel using Acrobat 10 fails to parse my tableized PDF data correctly. However, a manual copy/paste of selected sections does work. As an alternative, I am trying Excel VBA SDK. My “.Open” and “.FindText” work. But now I am lost. I need to position after the found text and loop through and retrieve all data lines for internal processing. I’m unsure of the correct terminology but I need to retrieve all subsequent rows and its relevant data (arrays, fields, cells, headers, etc.). I'm using VBA but could use JavaScript.
TOPICS
Edit and convert PDFs
,
How to
,
JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Joe_S9876
AUTHOR
New Here
,
LATEST
/t5/acrobat-discussions/acrobat-10-pdf-text-extract-using-sdk-vba/m-p/11956773#M307187
Apr 08, 2021
Apr 08, 2021
Copy link to clipboard
Copied
oops: Acrobat XI
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

