Blacklineing an image in PDF won't remove below content in version 1.22.2 #2399
Answered
by
bbustamante
bbustamante
asked this question in
Looking for help
Replies: 1 comment 2 replies
-
What is the code you are using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have just updated my PyMuPDF version from 1.21.1 to 1.22.2. When I blackline a text from an image even wen I edit the result PDF to get de blankline from the file manualy, the text behind it was desaparead (that's, for me, the correct working system). But right now, when I do it the text is still there. This just happend when the text is an image inside de PDF (second line of the example), not wen is a real text (first line of the example).
I include three (plus one) images with the process and the PDF I use:
Te original PDF with two lines. First one is real text while the second one is an image.

The result PDF after blackileing it with PyMuPDF.

The result PDF manually edited to remove the blacklines.

The PDF file I use for the example.
PyMuPDF example.pdf
The result of the example made with PyMuPDF 1.21.1 after editing manually for removing blacklines.

Any idea of what is happening? How could I resolve it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions