-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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 not appear to recognize any Twain sources on my system. I also tried the trial version of Twain Toolkit…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi.
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.
How to check is any device plugged in from TWAIN driver?
Thanks.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to use Twain Dot Net in a XBAP (WPF in browser)?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
First Version:
Is there a way to use Twain Dot Net in a XBAP (WPF in browser)?
Second Version:
I have a setup exe (installation) that puts TwainDotNet.dll and TwainDotNet.Wpf.dll on client machine and registers them in GAC (using gacutil.exe).
I have also a XBAP page on my server (IIS). (The XBAP…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I'm using Delphitwain (delphitwain.sourceforge.net) to add scan functionality to my app. Everything was fine, when i click scan button on my app it will show scan mode with scanner's Properties such as Page Size, Scanning Side (canon dr-3010c) and there is a Scan button and Cancel button. If i…
>>> More