pdfminer
pdfminer copied to clipboard
Simple installation question
OS: Windows; Python: 3.7
I guess my question is too simple to ask. After I installed the pdfminer using
pip install pdfminer
I checked the package folder but it only includes 27 python files and one folder "cmap". Is that correct? Since I don't find folders like tools, samples, ... It doesn't have pdf2txt.py in the folder. I'm going to use the lib to covert pdf to text.
Any advice is welcome!
Thank you.
exact same issue, any ideas?