|
|
Browse by Tags
All Tags » TIFF » WebImageViewer
-
I am developing a project in ASP.NET that I am then deploying to WSS 3.0 (Sharepoint). All ASP.NET controls (including the Atalasoft WebThumbnailViewer and WebImageViewer) are being nested within web user controls. These user controls are then deployed to Sharepoint within a 3rd party ''web parts'' container utility, Smart Part.
My ...
-
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 ...
|
|
|