This page demonstrates the use of csXImage with Javascript, using an Automatic Document Feeder (ADF).

Select file saving method:
Save to single page files.
Save to a single multi-page TIFF file.
Save to a number of multi-page TIFF files using blank separator pages between documents.

Use Duplex function of scanner, if available.

Display scanner user interface.

Keep the scanner interface open between pages (for non-ADF scanning).



The images scanned by this demo are saved to the local disk at C:\demo.tif, or C:\demo1.tif, demo2.tif etc. if more than one file.

Two other commands, not demonstrated here, can also be useful for saving image files. These are:

SaveDialog: Displays a browse dialog box allowing the user to specify the path and file name for saving.
PostImage: Uploads the image to a web server.