I\'m trying to extract the text included in this PDF file using Python.
Python
I\'m using the PyPDF2 module, and have the following script:
imp
You can use PDFtoText https://github.com/jalan/pdftotext
PDF to text keeps text format indentation, doesn't matter if you have tables.