pdf-to-txt-python icon indicating copy to clipboard operation
pdf-to-txt-python copied to clipboard

Simple pdf to text with python using PDFtk and PyPDF2

Results 2 pdf-to-txt-python issues
Sort by recently updated
recently updated
newest added

Fixes: https://github.com/asepmaulanaismail/pdf-to-txt-python/issues/2

Pdf File Reader is deprecated. It has been removed since PyPDF2 3.0 Here the log: `Traceback (most recent call last): File "C:\Users\Snow\Documents\Workspace\MonCahier\dev_team\main.py", line 12, in Split.split(directory, filename) File "C:\Users\Snow\Documents\Workspace\MonCahier\dev_team\Split.py", line...