Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!
Your download will start shortly. If your download does not begin, click here to retry.
Image Viewer
How can I show page number on each image?
You can set the showPageNumber API to true to show the page number.
DWTObject.Viewer.showPageNumber = true;
Note: When setViewMode is set to -1 by -1 or singlePageMode is true then this api will not work.