Hi Aspose Team
When we add text watermark to this pdf file, the result is garbled, not the text we wanted.
For example, if we use “Confidential, do not copy” to watermark, the result is not “Confidential, do not copy”
Here is a screenshot of the source pdf file:
before_image.png (134.2 KB)
Here is the screenshot after add text watermark:
after_image.png (148.3 KB)
here is the pdf file:
Tosan Velor - resumex.pdf (348.5 KB)
The Program.zip contains a C# file ‘Program.cs’, run the code could reproduce this problem.
Program.zip (2.3 KB)
Please help.