Mayur_N
(Mayur N)
October 9, 2024, 7:03am
1
Hi Forum,
We have a PDF, which contains Multiple data tables which will continue to next pages and that PDF contains maximum of 3 pages.
How to extract all the data tables into a excel workbook, and please suggest a efficient and good way to extract it?
Please note, the rows count in a single datatable will vary of every PDFs.
SorenB
October 9, 2024, 7:05am
2
Hello @Mayur_N
You could setup your pdf reading software to only display a single page at a time.
Then use the table extraction from UiPath Studio, and indicate the “Next page” button in the pdf reading software, as the “Next page” button for your table extraction.
In Adobe Reader it would be this button:
Regards
Soren
Mayur_N
(Mayur N)
October 9, 2024, 10:06am
3
Hi @SorenB ,
This method doesn’t seem to work.
Is there any other way, where we can extract multiple data table?
Thanks
Mayur
KalyanM
(Kalyan)
October 10, 2024, 7:59am
5
Try to use Document understanding if the pdf is having tables to be extracted.
All the other ways willl not provide actual results
Mayur_N
(Mayur N)
October 10, 2024, 9:19am
6
Hi @KalyanM ,
Can I extract Multiple datatables in a single document understanding project?
Mayur_N
(Mayur N)
October 10, 2024, 9:20am
7
Hi @SorenB ,
It is multiple datatable in a single PDF.
KalyanM
(Kalyan)
October 10, 2024, 9:28am
8
Yes u can definitely achieve
Mayur_N
(Mayur N)
October 10, 2024, 9:30am
9
Can you please guide me on how to do it?
KalyanM
(Kalyan)
October 10, 2024, 11:24am
10
Its a long process
If its with activity i can guide u
Here it invloves lots of steps