(Android) How to get Stamper image from PDF doc using Annot object

Hello,

customizing PDFTron PDFNet Android sdk.

How to get Stamped image on Pdf doc using annotation object. For example we will get text using mAnnot.getContents() from FreeText class. Is there any way to get stamped image on AnnotEdit.java

Thanks,
Sivakumar S

The following describes how to rasterize an annot, or alternately to extract an image from it: