CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2001
    Location
    Romania
    Posts
    71

    How can i use a scanner in VB?

    Hi,

    I want to scan an image and store the file into a database. I know how tho store o file in a database but I don't know how to scan the image with a scanner from VB. Can you help me?

    Thanks.

  2. #2
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104

    Re: How can i use a scanner in VB?

    look up how to capture an image from a TWAIN device
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

  3. #3
    Join Date
    Sep 2004
    Posts
    292

    Re: How can i use a scanner in VB?

    There are examples in www.planetsourcecode.com.... take a look there....
    Intelligent people talks because they have something to say,
    Fools talk because they have to say something....

  4. #4
    Join Date
    Nov 2002
    Location
    Baby Land
    Posts
    646

    Re: How can i use a scanner in VB?

    Try this TWAIN wrapper
    http://sweb.cz/lmik/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured