Is it possible to insert image as annotation programmatically?

Which product are you using?
PDF express

PDF.js Express Version

8.7.2

Detailed description of issue
I want to insert image as annotation programmatically. I have base64 data of the image
Or if have an option to convert base64 data into xfdf format, that would be enough
Expected behaviour
Should be able to add image annotation from outside

Thank you for posting your question to our forum. We will provide you with an update as soon as possible.

Hi there,

You can programatically create an image annotation as a stamp following this guide:

Best regards,
Kevin Kim

This link was not showing in the documentation. This helps. Thanks team :slight_smile: