PDF Data Scraping Fail

Hello everyone, I try to use data scraping from one pdf document.
However, I only get the top 3 details of 15 details from the pdf.
Please give me some advice to solve it.
Thanks.

1 Like

HI @Son_Suu

If possible can you share the PDF here?

Regards
Sudharsan

Thank you Sudharsan.
May I email you?

Hi

Welcome to uipath forum

Have a view on this for multiple ideas with sample workflows

Cheers @Son_Suu

Hi @Son_Suu ,

Do we have to use Data Scraping Wizard for Extracting the details?

As a First try, have we used Read PDF Text and Checked the Data that was Extracted. If we are able to do the operations in Background instead of UI Activities, it could be much faster and an efficient solution.

Let us know if we are able to read the data using the Normal Read PDF Text Activity and also let us know what are the type of fields to be extracted. Is it Table data or normal fields?

@Son_Suu

Try This :
→ Use "read Pdf text " activity .
→ save the output in the “write text file” activity.

I could suggest doing this tutorial … maybe could help to your purpose …

https://academy.uipath.com/learningpath/document-understanding-tutorial---processing-invoices

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.