How to get individual signer image data from export annotation?

Usecase: If each signer used the upload image option for adding their signature.

I am trying to get individual signer image data inside annotManager.exportAnnotations() but am not able to recognize individual signer data.

Tried annotationManager.getFieldManager() and annotationManager.getFieldManager() but unable to recognize how to differentiate both user’s image data.

Please let me know If there is any possible solution for this issue.

Hi @danish.hayat,

When you refer to individual signer data, are you referring to the author of the signature? You could always inspect the annotations and filter by Subject “Signature”, and then get the Author property of the annotation (which for an image signature it will be a Stamp Annotation).

Let me know if this clarifies it or if you have further questions.

Best Regards,
Armando Bollain
Software Developer
PDFTron Systems, Inc.