Hi,
I have encountered a bug, where trying to replace content in a text box does not work out for some documents. This is what my document looks like:
After using Find and Set to replace content for %UsingFind% and using Replace to replace %UsingReplace% it looks like this:
While it works for Find the %UsingReplace% was not replaced in the text box as expected. If I delete everything but the text box it works for the %UsingReplace% in the textbox as well.
I have set up a minimal example:
where title.docx is the reduced, working document and title_2.docx is the long document where the replacement fails.
Cheers