Image Viewing in Web Document Viewer

View Image and Documents in AJAX Zero-Footprint Document Viewer

.NET Imaging Viewer
SDK & Add-Ons
Image Controls for:
Home > .NET Image Viewer > Demos > ASP.NET
Here are some functions for image viewing in HTML Document Image Viewers:
Image Viewing
This page provides detailed information for displaying images and documents in RasterEdge Web Document Viewer. (Want to view image and document in Winforms, C#.NET applications or VB.NET applications, please go to View Images in Winforms, Image Viewing for C#.NET and Image Viewing in VB.NET.) And you also can link RasterEdge.DocImageSDK Developer's Guide.pdf to get more help.
// Set the value to the path:
<param name="filePath" value=" C:\Program Files\RasterEdge\ WebResources\AJAXViewer\images "/>
//Append the parameter DocumentId to the end of the URL
http://servername/RasterEdgeWebDocumentViewer/ajaxClient.html?DocumentId=filename.ext
http://servername/RasterEdgeWebDocumentViewer/ajaxClient.html?DocumentId=commerce.tif

Getting Files from a Non-local Directory

You may get image and documents files from the non-local directory other than the default location:

Fit to Page

Go to the toolbar:

Zoom In and Zoom Out

Go to the toolbar:

Navigation

Go to the toolbar:
More Tutorials!
Find more user guides for AJAX Zero-Footprint Document Viewer!
Want to install Imaging SDK in Winforms applications, please go to Use Imaging SDK in Winforms.