Our AP invoices (searchable pdf format) are displayed in a separate session automatically via the Document Viewer. I would like to use a VBA script to highlight all the text from the document and put it in a variable. We use this text to automate part of our process.
How can I get the text from the PDF file shown in the Document Viewer with a VBA script?
Thanks.