AssertionError: "a > b" was NOT fulfilled in parse_to_unicode #990
Labels
Has MCVE
A minimal, complete and verifiable example helps a lot to debug / understand feature requests
is-robustness-issue
From a users perspective, this is about robustness
workflow-text-extraction
From a users perspective, text extraction is the affected feature/workflow
When trying to extract the text from a PDF, I get an exception.
Environment
$ python -m platform Linux-5.4.0-113-generic-x86_64-with-glibc2.31 $ python -c "import PyPDF2;print(PyPDF2.__version__)" 2.2.0
MCVE: Code + PDF
This is a minimal, complete example that shows the issue with 923767.pdf:
gives
The text was updated successfully, but these errors were encountered: