-
Notifications
You must be signed in to change notification settings - Fork 556
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
Possible regression in pdf cleaning during save. #4034
Comments
What are you trying to achieve with this parameter? |
Here is the link to the corresponding MuPDF bug report: https://bugs.ghostscript.com/show_bug.cgi?id=708128 |
It was only minimal example to reproduce the bug. |
Test currently expects the current broken behaviour.
Test currently expects the current broken behaviour.
Fixed in PyMuPDF-1.25.1. |
Description of the bug
Recently, in the documents to process, I received a document scanned with a Lexmark machine that become blank after saving with “clean” option set to True. This behavior starts with version 1.24.0, 1.23.26 works fine.
How to reproduce the bug
Here is a public document scanned with Lexmark, found in the internet:
https://www.feb.unesp.br/Home/Administracao110/DTAd/Compras/empenhos---19_06.pdf
PyMuPDF version
1.24.13
Operating system
Windows
Python version
3.12
The text was updated successfully, but these errors were encountered: