This is the scanned pdf and i want to extract the given table into excel or csv . through data extraction i m not able to acheive this , can anyone give me a flow on how to do this ?
Yoichi
(Yoichi)
September 24, 2024, 8:23am
2
Hi,
Mainly there are 2 approaches to achieve this. Can you try either of the following?
Use ReadPDFwithOCR activity then extract necessary data using string manipulation (regex etc)
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Try Document Understanding framework.
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Regards,