I have PDF files with dynamic number of rows in their tables, i want to extract them and save them inside excel file, other than that table there are some other texts which I want to extract from that PDF and save in the sam excel
How can i do this? I followed youtube video but that was for fixed rows.
Note: My pdf is digital not scanned.
But it can be scanned in future , what changes will be required for that
Thanks!
Seems like a typical Document understanding UiPath use case. You can simply search on YouTube Document Understanding UiPath you will number of videos with similar problem.
Thanks