openannotation / annotator

Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.
http://annotatorjs.org
Other
2.69k stars 531 forks source link

How to bind the Stored Annotation #645

Open ssplx opened 7 years ago

ssplx commented 7 years ago

Hi,

I am using annotator.js to annotate my PDF documents. I am able to save it to my SQL DB and retrieve it. But I am not sure how to Bind back the data on to the specific page. I am using Pure HTML , JQuery for the AnnotatorJS API calls and ASMX webservice to send and receive data in JSON format.

My problem is what are the steps required to use the retereved data from my SQL DB and bind it on to the PDF.

Any suggestions on how to proceed will be highly appreciated.

Thank you, SSP

Poornima1110 commented 7 years ago

hello ,i also want similar type of funtionality , can you please tell me that how you save it to the database .? Thanks poornima