Hi, I want to extract data from all the PDFs in a folder. I am able to extract data from a single PDF. However if the loop runs and opens another PDF, attach window is unable to identify the window as it indicates the previous PDF. How to indicate all the PDFs when running the loop?
Instead of opening the PDF file and extracting through screen, you can try Read PDF activity(if it is plain text), also Read PDF with OCR (if it is Image)
Hope this helps
Thanks
2 Likes
You can do this same as what @Srini84 said
Main.xaml (8.4 KB)
Hope this may help you to solve your query
Mark as solution if this helps you and like it
Happy Automation
Best Regards
Er Pratik Wavhal
1 Like
Here is an example about how to extract data from predefined forms, it works really great and it is easy to configure to your needs.
Without any doubt Intelligent OCR activities is a good option
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.