Hello everyone, this is my first interaction with the forum.
I have multiple PDF files in one folder, and I need to iterate through each one of them to extract specific data.
I’m using a “for each file in folder” loop, and in the body, I’m using a “use app/browser” action.
When I open the PDF file in Adobe, it says that the document isn’t accessible to a screen reader
When I try to use the “Get Text” action to extract the data, I can’t select a specific value. In the “Print2” section, I can’t select only “456789012” even though it’s a CV element.
I would like for some explanation and help
Thank you