Hi ,
For given attached PDF the watermark code is not working.
No error displayed but watermark is missing.
using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(fileStream))
…...Red, Font = FontRepository.FindFont("Courier")...BackgroundColor = Color.Red, Font = FontRepository.FindFont("Arial")...