Screenshot Preview

Atalasoft DotTwain

by Atalasoft - Product Type: Component / .NET WinForms / 100% Managed Code

Lightweight scanning control. Atalasoft DotTwain is a 100% managed .NET Windows Forms component that allows fast capturing of digital images from scanners, cameras and other devices supporting TWAIN. It utilizes the improvements of the TWAIN 1.9 specifications for ultra fast scanning. It works with .NET Bitmap objects and has no dependencies other than the .NET Framework. This is intended for a small footprint no-touch deployment over the Web or if you need scanning abilities without Atalasoft DotImage.

Our regular prices are shown below. Please logon to see your discounted prices.

Price in

DotTwain 10e Development Build License
(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.)

Add to Cart $ 588.00 1 Developer License (includes 12 months of maintenance) Download (97.0 MB)
Add to Cart $ 294.00 1 Additional Developer/Build License (includes 12 months of maintenance) Verify Download (97.0 MB)

DotTwain 10e Server Deployment License
(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.)

Add to Cart $ 490.00 1 Server License (not limited on cores) (includes 12 months of maintenance) Verify Download (97.0 MB)

DotTwain Maintenance Renewal Licenses
(Required to continue new deployments or to purchase additional server deployment licenses)

Add to Cart $ 211.68 1 Developer 12 Month Maintenance Renewal License Verify Download (97.0 MB)
Add to Cart $ 105.84 1 Additional Developer/Build 12 Month Maintenance Renewal License Verify Download (97.0 MB)
Add to Cart $ 122.50 1 Server 12 Month Maintenance Renewal License Verify Download (97.0 MB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

Screenshot of Atalasoft DotTwain - .NET WinForm - 10e

What’s New in DotTwain 8.0c

Bug Fixes:

  • Fixed a bug in the Twain Control demo that would cause a "No devices found" message
  • Fixed a bug in the VB Twain Control demo
  • Fixed the Twain Control's configuration file to point to the correct URL
  • Fixed an issue where .NET would cause an exception for Grayscale scans

Atalasoft DotTwain 8.0b New Features

  • Added support for PixelFormat selection support to the DotTwain ActiveX Control
  • ActiveX DotTwain now supports public key licensing
  • Added links inside of the Toolkit Activation to help in choosing an evaluation
  • Added a feature to ActiveX Twain to allow saving to a file locally instead of immediately uploading

What's New?

  • DotTwain supports 32- and 64-bit TWAIN 1.x/2.0 drivers
  • An AutoDiscardBlankPages property was added. For drivers that support this feature it will automatically skip scanned pages it believes to be blank
  • Added LoadXmlParameters and SaveXmlParameters methods. Theses methods can be used to save and restore device settings without the driver needing to support any special capability

Scanning and Aquisition
DotTwain is a lightweight .NET scanning component that can be used for acquiring images directly to an in-memory image, a file, or posted to the web. Only one 172 kb assembly is required for deployment.

To add simple scanning to your applications, simply drop this component onto your form, and write one line of code.

[C#]
Bitmap bmp = this.acquisition.AcquireModal(false);

[Visual Basic]
Dim bmp As Bitmap = Me.acquisition.AcquireModal(False)

To add more advanced capabilities, including scanning from an automatic document feeder or acquiring multiple images from a camera, just handle the ImageAcquired event which is fired for each image that's acquired. The Device object includes over 70 properties that can be set to directly control the TWAIN driver when scanning images.

No COM Dependencies
Due to the lack of many vendors fully supporting .NET in their advanced components, developers have begun to accept COM as part their.NET applications with no other alternatives. This is against Microsoft's.NET philosophy which eliminates "DLL Hell", allows for easy and secure deployment, and uses a modern Object Oriented programming model. DotTwain fully adopts Microsoft's .NET philosophy without any COM dependencies, "X-Copy" deployment, and a modern object oriented design.

Web Deployment
DotTwain can be deployed over the web by being embedded into Internet Explorer, or part of a web-deployed Windows Form application.

Features:

  • Full context sensitive help and documentation
  • Object-oriented design; a TWAIN extension to the .NET Framework
  • Create a custom interface to scan images, or use the default TWAIN interface
  • Automatic Document Feeder support, with full control of the feeder operations
  • File system support for navigating the internal device memory
  • Acquire images directly to file utilizing compression algorithms supported by the device
  • A select region of the scanning bed to be acquired with frame support
  • Upload a scanned image to a server with the built in HTTP Post class
  • Supports Web Deployment ; Embed into an Internet Explorer Browser or deploy as a WinForms application
  • Simplified automatic capture allowing the device to quickly capture multiple images for later acquisition
  • Imprinter/Endorser methods allowing a text string ito be stamped onto the acquired image during the acquisition
  • Image dataset support enables acquisition of specific images from a camera in a single operation
  • Quickly find out what capabilities, compression modes, frame sizes, resolutions and more, are supported by a device
  • Over 70 properties to give total control over the image acquisition

Support

Maintenance Subscription
12 months of maintenance is included with the purchase, providing upgrade protection and priority phone and web based support.
An active maintenance is required for each SDK and Server in order to deploy the software royalty free (some Add Ons may require a runtime license). Please see the Pricing and Licensing section for more information.