Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened
The stamp is on the PDF. But it’s solid. No transparency.
Right click the stamp to view the property. t…...Document(“test.pdf”); StampAnnotation stamp1...Add(stamp1, true); document.Save(“test.pdf.pdf”); imran.rafique August...