How Can We Help You?
Get direct support from the developers who built TwainScanning.NET. We're here to help you succeed.
Frequently Asked Questions
Quick answers to the most common questions about TwainScanning.NET
The TwainScanning library supports all platforms: x86/x64/AnyCPU.
Most scanners come with 32-bit drivers, and for best performance, we suggest creating 32-bit applications.
For scenarios where 64-bit or AnyCPU applications are required, and 32-bit drivers are used, we provide a workaround in the form of Bridgex86.
It provides a different workflow with most of the important features available, but with a slight performance impact and only synchronous scanning.
For examples of how to use Bridgex86 take a look at the Bridgex86Sample application and source code provided in the ZIP archive available from the product download page.
For working with 64-bit drivers the Bridgex86 is not required, use the standard library instead and set the GlobalConfig.Force64BitDriver property to true.
The library's demo version comes with full functionality, with the only limitation being a DEMO watermark appearing on every scanned page. So you can start implementing the library in your app and see how it will work. Once you are satisfied with the results, you purchase a license, and the watermark gets removed.
Currently, you can save your scanned documents in two ways. One way is to save it to a multi-page format where all scanned pages will be saved inside a single file. The formats supported for multipage saving are: - TIFF - PDF The other way would be to save each scanned document into a separate file. The supported file formats are: - BMP - TIFF - PDF - JPEG - PNG
Don't see your question here?
Ask Us DirectlyReady to Start Building?
Download the free trial and integrate document scanning into your .NET application today.