Open PDF through Excel Macro
Dim AcroApp As CAcroApp Dim AcroAVDoc As CAcroAVDoc Dim AcroPDDoc As CAcroPDDoc Dim AcroHiliteList As CAcroHiliteList Dim AcroTextSelect As CAcroPDTextSelect Dim PageNumber, PageContent, Content, i, j ThisWorkbook.Activate: Sheets("Item Numbers").Activate Range("A2:A"...