Hello again. David, thank you so much for all your great responses; I appreciate you answering my previous posts, as well.
Perhaps you or someone else could share some insight on a small issue I'm having. We've added get next and previous document buttons to our project so that we can move backward and forward between document images in our "work queues."
When we load the documents using the WebThumbnailViewer1.OpenURL(strDocPath) method, the document image and thumbnails load up just fine. It also selects the first page of the multi page documents, however, therein lies the issue. When it loads in the first page of the image, it appears to load it twice, back to back. The problem is that on a slow connection, this takes a lot longer than it should.
Is this an intended behavior the OpenURL method of the WebThumbnailViewer? I noticed on the Atalasoft website demo (which is using version 4, not 5 of DotImage, btw), images load in with any thumbnails being selected and the WebImageViewer area being blank.
Thanks again for any insight you can give into this issue!
--David