This UiPath tutorial will show you how to data scrape PDF files and save to Excel. The idea is simple. First you load the PDF into UiPath Studio. Then you have UiPath data scrape the PDF. DataTables will store the information you UiPath screen scraped from the PDF, and then a UiPath Excel activity will append the data to the end of an Excel spreadsheet. So if you need to quickly have UiPath save PDF data to Excel, this example will get you well on your way.
The files uses in this example can be found here:
https://github.com/cameronmcnz/uipath...
And here are some UiPath tutorials I wrote on TheServerSide:
https://www.theserverside.com/blog/Co...