Hello,
I’m on a latest community edition and I need to convert multiple pdf entries with similar columns into excel, I guess I cant use document understanding.
Any other workaround?
Hello,
I’m on a latest community edition and I need to convert multiple pdf entries with similar columns into excel, I guess I cant use document understanding.
Any other workaround?
Hi @rpadevsr
Packages are UiPath.PDF.Activities and UiPath.Excel.Activities
Below are the steps to achieve the following required output:
Hope it helps!!
Regards,
@rpadevsr : If the document layout & field location will be same then you can use PDF Extraction activities for the purpose.
If your pdfs files have structured data may you can use regex for this and pdf activities.
The problem is to maintain this approach if more layout appears
other way is only by using PDF activities and using REGEX/Split to extract the data in the pdf