Hello,
I’m having some problems with aspose.pdf. We have a template where we replace the text based in placeholders, like, {{name}}, we search for this in a PDF, and we replace with the proper value. But, the result is …...Pages.Accept(textFragmentAbsorber);...item.Key + "}}"); document.Pages.Accept(textFragmentAbsorber);...