Python Forum

Full Version: pdftable on Python 3.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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/...extobject/

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