Project goal is to facilitate users to access connected Configured Scanners  directly from web page.
No Need to register or copy any DLL's at user side. It's a web based  i.e. Java Applet web embedded.
User is able to Scan,capture, crop and save images from a Scanner (all in web page) to his PC or to the configured remote server.

Added prominent Live image cropping feature. 

Libraries Used: uk.co.mmscomputing.device.twain, ImageJ.

For Executing: Check Examples Folder, run webScanning.html.

Standalone Applet: Import entire code into myeclipse and run scanning.java class for executing the project.

Web Page: Just Export this myeclipse code as a scanning.jar, Sign it and embed it in a web page as Java Applet invoking scanning.class (Include all ij.jar,plugin.jar,twain.jar along with scanning.jar in applet archive tag as signed jars).

Pre-requisites: JAVA Enabled browser, JRE Installed