longvh211 / Chromium-Automation-with-CDP-for-VBA

A method to directly automate Chromium-based web browsers, such as Chrome, Edge, and Firefox, using VBA for Office applications by following the Chrome DevTools Protocol framework.
MIT License
44 stars 4 forks source link

Search pdf text #26

Open MitsOmitsaras opened 3 months ago

MitsOmitsaras commented 3 months ago

Hello. I would like your help with this. I need to search inside several pdfs for a specific text. Is there a way to get text from a pdf opened with chrome? Or is there a way to perform search in the browser (equivalent of Ctrl+F) and get the results?

MitsOmitsaras commented 3 days ago

Hey Long. Do you have any suggestions on this one? Now I open downloaded pdfs with Word, but this is extremely time consuming. Thank you.