Hi, Support:
I use Pdf.pages(p).AddStamp(TextStamp) and Pdf.AddStamp(ImageStamp) to create Watermarked pdf, and then, using the following code to remove them,but fail:
Dim Pdf As New Aspose.Pdf.Document(PdfFile)
Dim Pa…...Why fail to delete those watermark added as textstamp and imagestamp...AddStamp(ImageStamp) to create watermarked pdf, and then, using the...