pdfminer3 icon indicating copy to clipboard operation
pdfminer3 copied to clipboard

How to use this package to convert PDF to TXT?

Open JupiterXue opened this issue 5 years ago • 1 comments

Platform:Win10,Python3.7.0;

I tried use pdf2txt.py samples/simple1.pdf ,but it open a .py file and no result.

JupiterXue avatar Mar 15 '19 08:03 JupiterXue

this helped me https://stackoverflow.com/a/56530666

timbmg avatar Jul 11 '20 19:07 timbmg