Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

WebThumbnailViewer6.0 not displaying annotations

Last post 25 Apr 2008, 3:03 AM by David Cilley. 4 replies.
Sort Posts: Previous Next
  •  16 Apr 2008, 2:00 PM 13696

    WebThumbnailViewer6.0 not displaying annotations

    On an ASP.NET page with WebThumbnailviewer and WebAnnotationViewer, I load a one-page document. When I create an annotation , it does not update the thumbnailviewer.

    I load a 4 page document and create an annotation on first page it does not appear in the thumbnailviewer. I navigate to next page and create an annotation and it updates the thumbnail viewer correctly. If I now navigate back to page 1 and create an annotation it will show up in the thumbnail viewer.

    I am using the same code as provided in the Developer's guide to create annotations.

    Please help.

  •  22 Apr 2008, 10:32 AM 13730 in reply to 13696

    Re: WebThumbnailViewer6.0 not displaying annotations

    Are you getting any JavaScript errors that might be interrupting the request?


    David Cilley
    My AJAX Imaging Blog
    Atalasoft Development Team
  •  23 Apr 2008, 1:18 PM 13750 in reply to 13730

    Re: WebThumbnailViewer6.0 not displaying annotations

    No, there are no errors.
  •  23 Apr 2008, 4:02 PM 13751 in reply to 13750

    Re: WebThumbnailViewer6.0 not displaying annotations

    I have found a workaround..I know I should not have to do this but in the onAnnotationChanged Event on Client side I call thumbNailViewer.UpdateThumb(thumbNailViewer.getSelectedIndex()). That seems to do it.
  •  25 Apr 2008, 3:03 AM 13759 in reply to 13751

    Re: WebThumbnailViewer6.0 not displaying annotations

    Do you have the WebAnnotationViewer's AutoLinkThumbnailViewer set to true?

    David Cilley
    My AJAX Imaging Blog
    Atalasoft Development Team
View as RSS news feed in XML