Load of annotations with viewer locked

Discussions about annotation support.
Post Reply
Lex
Posts: 4
Joined: Wed Feb 15, 2012 12:04 am

Load of annotations with viewer locked

Post by Lex » Mon Feb 27, 2012 8:12 pm

Hello, i have a issue with the annotations and gdviewer control, first lock the viewer with the function

this.gdViewer1.LockViewer = true;

then switch between pages with a loop to load annotations from a source
for (int i = 0; i < 1000; ++i)
{
this.gdViewer1.DisplayPage(i);
this.gdViewer1.LoadAnnotationsFromXMP(filePath);
}

This not change the current page but is possible to view the load of annotations.

Exists any function that can disable the display of annotations when LockViewer = true ? or this is a bug and is fixed in 8.5.12v?

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Load of annotations with viewer locked

Post by Loïc » Wed Feb 29, 2012 4:51 pm

Hello,

I've tested with our latest version and the annotation are not displayed as expected.

Please try to update to the latest version.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests