|
|
Browse by Tags
All Tags » TIFF » MultiPage » WebImageViewer
-
I am displaying image on WebImageViewer and it successfully get displayed on my machine.
But while deploying application on other machine which donot have Visual Studio 2005 but have .Net Framework 3.0, the image doesnot get displayed.
Pls help!
-
Hi,
I would like to use a WebImageViewer on Multipage TIFF, but without the ThumbnailViewer.
So, I need to be able to implement a page management system.
I created a custom control implementing WebImageViewer.
I added some properties such as CurrentPage and Pagecount to be able to keep track of the pages.
I also added a changePage ...
|
|
|