Hello,
We are using Aspose.PDF for .NET to add a watermark to PDF files in a .NET 10 application.
Current requirement:
• Add a visible watermark to every page of the PDF.
• Users should still be able to open and edit…...Add(artifact); A hidden marker annotation is also added: var marker...AnnotationFlags.LockedContents }; page.Annotations.Add(marker); Issue: When...