Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated PdfFileReader with PdfReader #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vasilvas99
Copy link

@vasilvas99 vasilvas99 commented Nov 5, 2023

PdfFileReader was deprecated by PyPDF leading to crashes/errors. The pdf_to_text was updated to use the new PdfReader api

This resolves: #4

PdfFileReader was deprecated by PyPDF leading to crashes/errors.  The pdf_to_text was updated with to use the new PdfReader api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant