Tagged 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.
36
votes
37answers
10k views
Delphi Free and Open Source Components that are still maintained
It would be good to compile a new inventory here of Delphi FOSS components that are very useful, also with rare and difficult to find functionality and still maintained for the latest Delphi versions. ...
14
votes
9answers
5k views
.NET Scanning API
Is there any free or commercial component written in .NET (no COM interop) that will work with most twain scanners?
8
votes
2answers
736 views
Acquire images from scanners from Powerbuilder
I am using EZTWAIN from a powerbuilder application to acquire images from an HP scanner. Recently I tried a Kodak model (i1120) and it seems that it is not supported. Specifically the application ...
8
votes
2answers
3k views
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 so.
I downloaded TDelphiTwain but, when used in D2010 on Windows Vista, it does ...
8
votes
4answers
6k views
Getting Java and TWAIN to play together nicely
I'm working on building an app to scan directly from TWAIN scanner to a Java applet. I'm already aware of Morena and JTwain, but they cost money. I need free. I could re-invent the wheel with JNI, but ...
6
votes
10answers
2k views
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 to his/her computer
The scanned image is saved locally on the ...
5
votes
2answers
1k views
Which is the best .NET image capture API for me to use?
I have been tasked with integrating image acquisition into a .NET application and I have been looking for an API to use for performing this function. I have come across several "standard" APIs, some ...
5
votes
4answers
4k views
Simulating a TWAIN Device
Our company is using some software that ONLY accepts input from an "Imaging Device" i.e. a TWAIN device (e.g. scanner).
The problem is that we are receiving our files digitally, so using an actual ...
4
votes
1answer
2k views
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, but I have the same problem. Scanning images without scanner selection and ...
4
votes
4answers
6k views
C# TWAIN interaction
I'm trying to set up a C# application which uses TWAIN example from
http://www.codeproject.com/KB/dotnet/twaindotnet.aspx
This works fine except that I need to cast Form to IMessageFilter and
call
...
4
votes
3answers
2k views
Can one listen a twain (Maybe WIA) scanner?
I am evaluating VintaSoft .net control and Atalasoft DotTwain Image Capture. And I am very but very lost with the most of the definitions and keywords.
So I am asking this because I think I am in ...
4
votes
5answers
4k views
How do I check if the scanner is plugged in (C#, .NET TWAIN)
I use .NET TWAIN from http://www.codeproject.com/KB/dotnet/twaindotnet.aspx?msg=1007385#xx1007385xx in my application.
When i try to scan image when scanner is not plugged in, application freeze.
...
3
votes
3answers
149 views
Java Applet and dll
I'm writing a web application that allows users to upload documents importing them directly from devices (i.e. scanners).
I would like to realize a simple web app that uses a Java Applet to handle ...
3
votes
3answers
2k views
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 because twain returns control only after all documents in feeder are scanned. This leads to ...
3
votes
1answer
5k views
WIA Twain support C#
How can I use WIA and Twain in C#? The TWIAIN/C# example found at http://www.codeproject.com/KB/dotnet/twaindotnet.aspx Throws an exception at line 59 on TwainLib.cs "an attempt was made to load a ...
2
votes
1answer
166 views
Dummy WIA Driver
I have an application that uses WIA 2.0 however the scanners that we have in the office are not compatible with WIA.
Is there any dummy driver such as the TWAIN Dummy driver (twainkit.exe) for WIA ...
2
votes
1answer
76 views
Integrating a scan-to-file app with the browser
We have an intranet-based application, and users have desktop scanners (which are TWIAN but not WIA compatible). Users need to 'click to scan' from the browser window (IE 8) and save the scanned ...
2
votes
1answer
220 views
How to access a digital camera on .NET
We're interested in accessing a digital camera from a .NET application, i.e., the users makes some photos, then connects the camera to a computer and automatically the system imports the photos and ...
2
votes
1answer
371 views
How can I scan and transfer images from a document feeder asynchronously
Which parts of the communication with TWAIN can be put into another thread, e.g. a BackgroundWorker?
Or:
Is it possible to split the loop that handles the image transfer?
Some scanner drivers scan ...
2
votes
2answers
901 views
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 the same old 2001 CodeProject page, there has to be something new out there, right?
...
2
votes
1answer
81 views
Showing Image Acquisition's Device Interface
I'm using TWAIN 2.1, to connect to Scanner, let user change any option, and wait for input, the problem whenever the scanner interface shows, the cursor still give indication about certain loop, or ...
2
votes
2answers
314 views
What is the state of TWAIN on the Macintosh today?
I'm currently working on a project where we want to interface with TWAIN scanners on both the PC (Windows) and the Macintosh.
On Windows, we basically have everything squared away and the code works ...
2
votes
1answer
294 views
Running a scanning app on a 64-bit machine via ClickOnce
Okay, here's my setup.
I have a c# app working perfectly on all 32-bit Windows XP-Vista-7 machine. I already have a verisign PFX to support the ClickOnce deployment and is using Atalasoft DotTwain ...
2
votes
4answers
3k views
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 view my options in the situation, and maybe, some of you may have already gone through ...
2
votes
1answer
1k views
php script to acquire an image from a Twain source (scanner)
i look a script that do this , that can acquire an image from scanner and upload it to server
i work in LAMP environment .
i know this company:
http://www.chestysoft.com/ximage/twainupload.asp
...
2
votes
2answers
2k views
How do I set the DPI of a scan using TWAIN in C++
I am using TWAIN in C++ and I am trying to set the DPI manually so that a user is not displayed with the scan dialog but instead the page just scans with set defaults and is stored for them. I need to ...
1
vote
1answer
198 views
scanning pages using WIA or TWAIN
Edit: Are there any tutorials on how to use WIA or TWAIN in c++, that explain how to scan pages, adjust settings (DPI, using automatic feeder etc.) and save them as PNG files?
I'd like to use WIA to ...
1
vote
1answer
85 views
How do I enumerate resolutions supported via TWAIN
I have to enumerate DPI's supported by scanner via TWAIN interface.
// after Acquire is called...
TW_CAPABILITY twCap;
GetCapability(twCap, ICAP_XRESOLUTION)
if (twCap.ConType == TWON_ENUMERATION) ...
1
vote
1answer
137 views
Need an Info TWAIN and WIA Drivers to scan an Image in C#?
I had some questions in this scanner using WIA or TWAIN in C#.net. We are planning to buy Kodak i920 Scanner to scan Image through our Application in C#. My questions are
1 . Is it possible to scan ...
1
vote
1answer
54 views
Twain detect landscape for scanning
I am writing a program to get the images from a twain device. The problem is when I set the mode to landscape from the scanner gui not my program, I cannot detect it and the image is rotated wrong. If ...
1
vote
2answers
139 views
How best to interact with peripheral from browser
This may be a very elementary question, I apologize in advance. I need to interact with a device from a web app. More specifically a twain device. Currently I use a signed java applet for this. It ...
1
vote
3answers
221 views
twain driver with xerox workcentre
this is my first time to post here, i need to create a twain driver to control the scanner in a mpf Workcentre Xerox 3635. i need help about this why the xerox twain drivers don't work properly and ...
1
vote
1answer
98 views
TWAIN blocks when user cancels
I'm using a slightly modified version of Twain Dot Net in my scanning application. The problem is, when the user cancels scanning using a button on the scanner (or if paper jams), TWAIN should show an ...
1
vote
1answer
1k views
Unified solution for WIA and TWAIN in a web front end
I need to add a web-based capability to allow users to scan images using a local TWAIN or WIA compliant scanner or digital camera and then upload those images to the server. (The scanning experience ...
1
vote
1answer
935 views
access WIA/TWAIN from .NET web application
We are developing C#.NET web application, which MUST have possibility to connect to front-end user's scanner, webcam or sign-pad (http://www.signotec.com/) device and execute their actions. This ...
1
vote
2answers
2k views
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 with it when used along with WPF application using MVVM. Basically I'm calling ...
1
vote
2answers
278 views
OS X Mac and writing a twain scanning application
Can someone point me to the correct place to start development of a twain scanning appliation for the MAC osx. I have done some simple objective c development in the past, but nothing interfacing with ...
1
vote
3answers
246 views
How to implement automatic properties in VS 2005 for a delegate callback
I'm attempting to get the TwainDotNet solution I found here (http://stackoverflow.com/questions/476084/c-twain-interaction) to compile, and I'm at my wits end.
This solution was obviously developed ...
1
vote
5answers
2k views
Delphi Twain issue help
Using the DelphiTwain files from http://delphitwain.sourceforge.net/ and am getting some weird behavior.
After each scan a little more memory is being held onto.
After an hour or so of repetitive ...
0
votes
0answers
13 views
Making an application recognized by twain compatible software [closed]
I am currently in a project were we have an application that is basically a virtual camera controller, our problem is we need to make this application appear in the "Select source" option on twain ...
0
votes
1answer
244 views
Mms-computing.co.uk twain library documentation
I would like to use the mms-computing.co.uk.device.twain.jar library in a Java project that should talk to image acquisition devices.
I noticed that the site of mms-computing is unavailable; I could ...
0
votes
2answers
69 views
How to check image formats supported by scanner?
I would like to get file formats supported by scanner via TWAIN interface. There is an example how to get supported formats:
GetCapability(ICAP_IMAGEFILEFORMAT, unTest);
CString strType;
...
0
votes
0answers
128 views
Wireless document scanner compatible with WIA or Twain or both?
Would like to know if there is any compatibility limitation for wireless document scanners w.r.t WIA and TWAIN. And how different is it interfacing a WPF app to a wireless scanner than to a flatbed ...
0
votes
0answers
194 views
TWAIN: How do I get image scan progress?
I have to get images from scanner with TWAIN 1.x interface
Some old scanners scan too long time so I guess how to notify user about scanning progress.
There is built-in popup window with progress bar ...
0
votes
0answers
18 views
What do I need to do to host drivers for a scanner? [closed]
Our company is rolling out a new ActiveX control to support 64-bit operating systems. Our users in the field use this control to simplify their work (our software allows them to scan and crop from ...
0
votes
1answer
175 views
Get image as Image Class with twain in c#
I can connect and get images from my device with twaindotnet. But I want to handle the images as Image class. When I try something like this:
...
ArrayList pics = tw.TransferPictures();
...
0
votes
1answer
139 views
ADF Scan Application: Which Library?
I need to develop a custom scan application. Up to now I used
old code: tcl/tk and a lot of subprocesses using the command line
interface of the sane project. The app only runs on linux with
an ...
0
votes
2answers
365 views
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 up a scanner to my box. So is there a program/tool that emulates or gives me a virtual ...
0
votes
1answer
209 views
JTwain doesnt work in jsp using servlet
I have downloaded the JTwain api and created/tested a java class to connect to my scanner, open the scanner UI and scan image back into java without any problems.
I then tried to create a JSP in ...
0
votes
1answer
603 views
Is it possible to have flash access a generic TWAIN Scanner?
Is it possible to have flash access a generic twain scanner from my web-application, save the file and upload it into my application?
I have done some searching through google but wasn't able to find ...