Top "Twain" questions

TWAIN is a standard software protocol and applications programming interface (API) that regulates communication between software applications and imaging devices such as scanners and digital cameras.

TwainDotNet Scanning using TWAIN with BackgroundWorker

Has anyone tried TwainDotNet for scanning with TWAIN API calls from .NET? Though it works well usually I've some issues …

c# .net backgroundworker twain
How to get and run TWAIN DSM files?

When I run the Twain implemented framework I get this error: NO TWAIN DATASOURE IS NOT INSTALLED. I am using …

twain image-scanner merge-module
Wrapper class for WIA/TWAIN for a C# application?

Is there a wrapper class somewhere for WIA/TWAIN functionality in a C# application? Every search I make points to …

c# wia twain
TWAIN Browser Plugin

Does anyone know of a good TWAIN browser plugin to scan images and send to a web application? If it …

plugins twain
Web TWAIN scanning solution for ASP.Net?

I know some of you will discourage scanning through a web page, unfortunately, it is a requirement. I want to …

asp.net twain scanning
TWAIN/WIA example for java

I am developing a java application that can search my system and find all the scanners and lets me select …

java wia twain
How can i invoke a paper scanner using php code?

How can I invoke a paper scanner using php code? I have already used Dynamic Web TWAIN for scanning, but …

php scanning twain
Twain device (scanner) control in Java

I want to scan a number of papers through Java. I found the mm's computing twain library. When I run …

java twain image-scanner imagej
Twain or WIA? A bit lost between this two interface

I need to write a c# assembly (DLL) in order to scan documents. I don't know if I need to …

c# .net api wia twain
Twain question: is it possible to scan just one document from feeder?

I am playing with the code from http://www.codeproject.com/KB/dotnet/twaindotnet.aspx I am having a problem …

c# twain