Annotate PDF on load in reactJS

For annotating the pdf part, I have the coordinates. I want to annotate automatically the pdf as soon as it loads.
How shall we proceed to achieve this task

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:

Hi there,

Please refer to the documentation and samples here.

Thank you,
Logan

Hi Logan,

thanks for the doc. what is the procedure if we want to load multiple annotations on different pages.

Hi,

It is the same procedure, just set the PageNumber attribute on the annotation you are creating to the page you want the annotation to appear on.

Logan