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))
…...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))
…