Hi,
I tried Aspose.PDF for .NET core, we are interested to replace text in existing PDFs.
Unfortunately I see two issues:
- text is not replaced
- some formatting is missing, when the replacement text is longer than the original one (we expect to keep the same format)
I created a github repository to describe the issue: https://github.com/molinch/replacePdfText
In the Documents folder you can find a PDF: “Hello.pdf”, ##732## is then searched/replaced, and that produces “Hello-Fabien.pdf”
Could you help us?
Thanks a lot