Hi,
I have an application that uses the GDPro Viewer and we also have the Annotations plugin. We store all the annotations in a database as XMP and then load the XMP over the top of the document when a document is viewed.
We only burn the annotations into the document if it is exported out of the system as we want certain users to be able to edit annotations up until the point the document is exported.
I have noticed that when I generate the Thumbnails the annotations aren't displayed in the Thumbnails (which makes sense as it has been loaded from XMP). However, this poses data security issues as it means the data is visible (albeit small) without the redactions to obscure sensitive information.
I am loading Thumbnails by passing the Viewer object into the LoadFromGDViewer method. Is there anyway to have the Thumbnails generated with the annotations if I am laoding the thumbnails by passing in the viewer object?
Regards
