You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
Yes.
I developed a script to get annotations in localStorage and I send to webservice and save in my mySQL database. When the user open the PDF again, I pass the annotations saved to my script and load. But I made that change the script because the official version haven't support to it.
There are function in src/adapter/LocalStorageAdapter.js, getAnnotations and updateAnnotations modify these functions to send annotations to web-service on your server.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want all the annotation and highlighted data for future use. Can I use mysql instead of localStorage API?
The text was updated successfully, but these errors were encountered: