pdfminify
pdfminify copied to clipboard
IndexError: bytearray index out of range
What is the issue?
I have just given two arguments, still encountered this error. Even though I have tried changing the input pdf files, still facing the same issue. Kindly address it.
pdfminify version 0.2.1; llpdf version: 0.0.5
(venv) PS D:\python_projects\pdf compression r&D\venv\Scripts> pdfminify "D:\python_projects\pdf compression r&D\66page.pdf" "D:\python_projects\pdf compression r&D\out.pdf"
Traceback (most recent call last):
File "D:\python_projects\pdf compression r&D\venv\Scripts\pdfminify-script.py", line 33, in
All Info Provided
- [X] I have described the exact command line I was using
- [X] I have included the version number of pdfminify I'm using
- [X] I have attached an example PDF that exhibits the issue
Same issue I'm facing. Any updates?
The reason the third checkbox in "All Info Provided"
is there is because without a PDF to test it, I am completely unable to reproduce the error. As such, there's nothing I can do to even replicate the issue.