CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: SCANNER

  1. #1
    Join Date
    Sep 1999
    Location
    Bangalore, India
    Posts
    21

    SCANNER

    Hai,
    I have to scan a picture by pressing a button from VB screen. Is there any API or any 3rd party control to help me do this?.
    Thanking you in advance
    Arjun

    Software Engineer
    Bangalore

  2. #2
    Join Date
    Sep 1999
    Location
    Bangalore, India
    Posts
    21

    Re: Actual Problem

    I am able to scan the imabe using Wang Image control. When I give the showsettingsbeforescan as true and then try scanning as a b/w document, i am able to do it correctly. But once I save the current scanner settings and next time I set the ShowSettingsBeforeScanning to false, I get the scanned image in a BlackBackground and White Letter format (Which is just the opposite color).
    If any body knows how to solve this problem, please help.
    Thanks
    Arjun

    Software Engineer
    Bangalore

  3. #3
    Join Date
    Jul 1999
    Posts
    3

    Re: Actual Problem

    I search source sample of program in visual c++ or visual basic that enable to control a scanner with Wang Image Controls.

    I thank everybody who can send me source sample or give me a way to find samples.


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