โ05-16-2022 10:41 AM
Hello All,
I am trying to build a solution that can read values from a PDF & post it to a database engine.
DocParser seemed to be promising but was not able to read the row wise data from it.
Also DocParser is a paid service so I tried JavaScript/Python block based solutions but was not able to import library files .
Attached is the screenshot of sample PDF.
Any solutions/suggestions please?
Thank you.
โ05-16-2022 01:07 PM
โ05-16-2022 01:53 PM
Himanshu, are you able to copy / paste text from the tabular data section? If you cannot, the text might not actually be text that can be exported directly and may need some type of OCR solution.
โ05-17-2022 11:26 AM
Hello Patrick,
Good suggestion.
Yes this is a text which is selectable.
โ05-21-2022 10:07 AM
for OCR solution, you could try the app "Google Lens"