PDFs-TextExtract
PDFs-TextExtract copied to clipboard
deprecated in PyPDF2 3.0.1
With the newest release of PyPDF2 3.0.1, many of the imports and built in functions used were deprecated or modified in their usage. I rewrote the merger and splitter scripts to account for the changes, while maintaining the same functionality. I added a final step to the README file to ensure that users verify that they're using the newest version (3.0.1). Official docs/updates can be referenced here: https://pypi.org/project/PyPDF2/3.0.1/
Made additional changes to clean up the README file and fix some spelling/formatting