Code Gallery
Upload Scanned Documents with ASP.NET
This sample is the ASP.NET version of the main online demo. It uses JavaScript to scan and edit documents, then uploads them to an ASP.NET backend.
Scan and upload documents in browsers | Online Demo
This demo demonstrates how to control TWAIN, WIA, ICA, SANE, and eSCL compatible scanners from within a web page.
Full Featured Demo
This comprehensive demo demonstrates how to use Dynamic Web TWAIN's most popular features: scan images, import local images and PDF files, edit, save to local, upload to database, etc.
Scan Documents and Upload to File System
This sample demonstrates how to acquire images in JavaScript and upload them (C#, VB.NET, PHP, or JSP, ASP, etc.). You can also upload extra meta tag information when necessary.
Upload Scanned Documents with the Built-in Uploader
This sample demonstrates how to use DWT's built-in uploader to upload scanned documents.
Scan Documents in a MVC Application
This sample demonstrates the basics of using Dynamic Web TWAIN SDK to scan and upload images in an ASP.NET MVC web application.