Python Forum
pdftable on Python 3.7 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: pdftable on Python 3.7 (/thread-14999.html)



pdftable on Python 3.7 - ayaz786amd - Dec-29-2018

Hi

i have tried to install pdftable but its showing an error 'check your python version'. It means its not available for latest versions. Can i install it somehow on python 3.7 or is there any other modules available to convert pdf into msexcel?


RE: pdftable on Python 3.7 - Larz60+ - Dec-29-2018

You answered the first part of your question yourself:
Quote:It means its not available for latest versions

This is a 5+ year old package (last maintained in 2013).
check out reportlab: https://www.blog.pythonlibrary.org/2018/02/06/reportlab-101-the-textobject/

other packages, see: https://pypi.org/search/?q=pdf