Is there a way to copy annotations from one page to another?

Which product are you using?
PDF.js Express Plus

PDF.js Express Version
6.3.4

Detailed description of issue
Is there a way to copy annotations from one page to another page programmatically? Trying to check the documentation to see if we can get the list of annotations and then create them but the create documentation gives a 404 page.

Thanks

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Share how you are using PDF.js Express in your organization you could win a $500 Amazon gift card. All participants will receive 6 months of PDF.js Express+ for free. Learn more here

Hi shiran305

You can make copies of annotations using getAnnotationCopy:
https://pdfjs.express/api/Core.AnnotationManager.html#getAnnotationCopy

You should also consider upgrading as some of our API may be deprecated.

Best Regards,

Kevin Kim

Web Development Support Engineer

PDFTron Systems, Inc.


Share how you are using PDF.js Express in your organization you could win a $500 Amazon gift card. All participants will receive 6 months of PDF.js Express+ for free. Learn more here