WebThumbnailViewer
The AJAX enabled WebThumbnailViewer is used to view multiple
thumbnails from images stored in a multi-page document such as a
TIFF or PDF, or can be used to view thumbnail images from a
folder. This control works by loading thumbnails "On-Demand"
reducing bandwidth requirements and enabling the control to view
thousands of thumbnails that are loaded only when scrolling in
view. This control can be tied with the WebImageViewer for an
advanced document image viewer.
To view our live demo, click here.
WebThumbnailViewer
Features
- On-demand loading of thumbnails as control is scrolled or
panned
- Can automatically synchronize a WebImageViewer to show the
selected thumb without any code.
- Put custom captions on each thumbnail with automatic placement
of the page number and filename.
- Thumbs may be multi-selected or set to only allow single
selecting.
- Requires very little bandwidth to view images with many
pages.
- Access nearly all functionality through javascript and remote
invoke methods, requiring no postback.
- The "web" version of the Windows Form's ThumbnailViewer
Control.
- Drag and Drop control onto an ASP.NET WebForm for design time
support.