Use VBA code to read contents of a PDF file

T

Tony_VBACoder

I have Acrobat 7 standard with Access 2000.

I would like to write a VBA function that would open a "searchable" PDF
document and read the contents of the PDF. The PDF documents have URL links
within the document, and I would like to somehow be able to read these URL
links properties so that I can build a list of URL's that are in the PDF
document(s). In addition, if there are attachements within the PDF, I need to
be able to read these also with VBA code.

Is this possible without any 3rd Party tools - I just need to use Access
2000 and Adobe Acrobat 7 Standard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top