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.

Using a scanner without dialogs in C#

I'm building a .Net 4.0 application for remote control of a scanner device. I have tried both TWAIN and WIA libraries, …

c# wia twain image-scanner
How to verify if my scanner driver is TWAIN compatible?

We have a application which integrates a 3rd party scanning component - Dynam .NET TWAIN. It's working well with my …

twain image-scanner
Simulating a TWAIN Device

Our company is using some software that ONLY accepts input from an "Imaging Device" i.e. a TWAIN device (e.…

twain image-scanner device-emulation document-imaging
Best solution (library) for working with scanner device in java?

I am working at a desktop project (develop with swing) which works with wide range of old and new scanner …

java twain
Simulate or Virtual Twain source for Twain development

For developing a web based scan solution, I would love to test it on Windows or Mac without actually hooking …

testing virtual twain emulation
TWAIN scanning components for Delphi

I need to add TWAIN scanning to an Delphi application and am having trouble locating an off-the-shelf component to do …

delphi delphi-2010 twain
Interfacing with the end-user's scanner from a webapp (web/scanner integration)

Consider the following scanning procedure in a typical document handling webapp: The user scans a document using a scanner connected …

language-agnostic twain image-scanner
Accessing scanner at client side from a web page without applet

I want to acces a scanner at client side, before I was using java applet without problem but after chrome …

javascript java applet npapi twain
C# TWAIN interaction

I'm trying to set up a C# application which uses TWAIN example from code project This works fine except that …

c# wpf imaging image-scanner twain
TWAIN/WIA implementation for JAVA

I am working on an application(Java Applet) that interacts with scanner. I understand I need a Twain library or …

java 64-bit wia twain image-scanner