Replymessage unavailable
if the pdf file contains data in tables you can try this package
you can read your pdf file and convert them to csv and other formats as well
https://pypi.org/project/tabula-py/
- you need to have java 8+ installed fot it to work