Hi,
I’m a beginner to UiPath so some concepts are still quite foreign to me. I am trying to extract a particular table which can span multiple pages from multiple PDFs. These PDFs are also scanned. I would like the output for each PDF file to be a CSV file containing the selected table.
So in essence, the table that I want to extract contains the same header row (obviously), but it’s location in every PDF file is different. I’m not sure how to go about this extraction
Thank you!