Re: scanner

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Carlos J. Quintero [MVP] (carlosq_at_NOSPAMsogecable.com)
Date: 04/14/04


Date: Wed, 14 Apr 2004 15:33:00 +0200

I think that there is no support for Image capture in managed code, so one
easy approach is to buy a 3rd party control for Twain and .NET such (I have
not used it, just searching Google).

http://www.devdirect.com/All/atalasoftdottwain_PROD_00007460.aspx

Another approach is to download the SDK from
http://www.twain.org/download.htm and do it yourself using P/Invoke.

-- 
Carlos J. Quintero (Visual Developer - .NET MVP)
FAQs, Knowledge Base, Files, Docs, Articles, Utilities, etc. for .NET
addins:
http://groups.yahoo.com/group/vsnetaddin/ (free join)
"Sera" <anonymous@discussions.microsoft.com> escribió en el mensaje
news:D10A7E28-ABBB-45F6-96CE-416EE503068C@microsoft.com...
> Hello,
> I am new in Visual Studio .NET 2003. I have a form as a visula basic
application and I need to add a component to my form so that I can scan a
business card with a BizCard Twain card scanner. Scanner is working fine
with its application however I need to add the feature to my application.
What kind of control should I add to my form to accomplish it? Is there any
sample source code?
> Thanks,
> Sera
>
>