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 could configure the visibility property to true with the updatePageNumberStyle API to show the page number.
DWTObject.Viewer.updatePageNumberStyle({ visibility: "visible" });
Note: When setViewMode is set to -1 by -1 or singlePageMode is true then this api will not work.
Original post creation date: Apr 17, 2025
Last modified date: Jul 29, 2026