Issues with Word Replacement in PDFs: Top and bottom of the replaced word turn white #3876
Unanswered
amiralisam-uni
asked this question in
Looking for help
Replies: 1 comment 1 reply
-
The rectangle for defining the redaction can be as thin as needed to make sure that no unwanted text is wiped out.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I’m trying to replace some words in a PDF. It worked perfectly in other examples, but in one specific case, it’s not working properly. I tried making the font and the bounding box smaller, but I couldn’t figure it out.
Here’s the original document:
When I replace “Robin” with “Boris,” it looks like this:
As you can see, the top and bottom of the replaced word turn white!
Here is my code:
This is the original file:
newsletter.pdf
Thanks in advance for any help or idea.
Beta Was this translation helpful? Give feedback.
All reactions