Store annotations in external database

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Norbert Fischer
User
Posts: 28
Joined: Wed Nov 03, 2004 2:11 pm

Store annotations in external database

Post by Norbert Fischer »

Without having read the SDK documentation I've a short question:
is it possible to display annotations in the viewer from external values (e.g. keep the annotation type, coordinates and text in an external database).

Regards

Norbert
Norbert Fischer
Pronobis GmbH
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19913
Joined: Mon Jan 12, 2009 8:07 am

Re: Store annotations in external database

Post by Stefan - PDF-XChange »

Hello Norbert,

Yes it is.
Using the Javascript API from adobe:
http://www.adobe.com/devnet/acrobat/pdf ... erence.pdf
You can create and set all properties of an annotation.

Best,
Stefan