Merge two or more annotations together

Which product are you using?

PDF.js Express Plus

Detailed description of issue
I want to merge two or more annotations together. I am programmatically adding an image and then later adding a free text. How can I merge these so that they become one single annotation?

Hi vazearchis,

You can do group annotations together using the groupAnnotations API here: PDFJS Express WebViewer Class: AnnotationManager

Best Regards,
Darian Chen