Save PDF in ours servers

Hi!

You can export the annotations and the document for use on your server.

The flow is basically this:

Save the document as a blob and send it to your server

Save the annotations as XFDF and save them to your database

The next time your user loads the document, grab the XFDF annotations from your database and import them into the viewer

Thanks!
Logan