Read PDF to get specific data

Hi All, Any idea(python script) to read pdf and get specific data from pdf. I used DynamoPDF , but in that i can’t able to get specific data, if anyone have idea please share.

Hi,
you can try with PyPDF2 package (CPython3 engine)

2 Likes

Good luck with regular expressions