PDF to Excel in uipath
Step 1 − First, open UiPath studio and start a new blank project.
Step 2 − Now, put the pdf file from which you want to read the data in the folder of your current project. We are reading the data from following Excel file. “test.pdf” for example.
Take a activity Read PDF Text and select the excel file.

Step 3 − done the below activity for reading the pdf file and writing in excel.
- Take a activity Read PDF Text and select the excel file.
- Take a Log message.
- Take a data table for collecting the information from PDF.
- take write range activity for writing the all data from data table to excel.
Step 4 – if you want to filter data from data table . you can filter it by using in data table as below.

Step 5 – After doing above process , Run the project. It will write the excel file as below in pic.
Conclusion : That was a simple example of pdf to excel automation in which we read the data from pdf and put in excel as per our choice.
Reference you can read my post :
Thanks for spreading this data on this wonderful site. i am going to share this post in my fb take into account friends and neighbors
Hurrah! Finally I got a website from where I be able to genuinely get helpful data regarding my study and knowledge.|
This is my first time pay a quick visit at here and i am really pleassant to read everthing at alone place.|
Hi,
Am new to Uipath. Can you please let me know , what activity was used for ‘Pdf to Excel’ datatable please
FestSystems.PDFtoExcel.Activites
The properties for the PDF to Excel are not there in the activity as shown in the image.