Is there any way to read the image data for a saved StampAnnotation? The getImage function returns null for saved documents.
Code;
File oPath = new File(Environment.getExternalStorageDirectory(), "Documents");
Fil…...the Image property in Stamp Annotation returns null value when I...is my code: foreach(Annotation annotation in pdfDocument.Pages[i+1]...