I want to use Python to extract data from my tax return PDF document. I am using the PyPDF2 library to read the file, and that works fine.
PyPDF2
import