I want to replace text in a PDF document. However some background elements in the resulting PDF will be changed as well.
This is how it looks in the original file
And this is the result
Is there something I can do to only replace the text and keep the background as is?
The API is wonderfull and exactly what we need. However, the result is currently not usable this way.
Thanks for hints or help.
Daniel
I use the PHP API and code as seen in this post: Find and Replace Text in PDF with PHP Laravel Throws Error