Copy link to clipboard
Copied
I have a list of results from running a regular expression matching from VBA against a PDF - I then take each result and feed that into a AcroAVDoc.FindText search. The FindText command will highlight the result in the pdf.
Is there any way to find the RECT struct of the highlighted text?
Have something to add?