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

Thread: Twain

  1. #1
    Join Date
    Feb 2000
    Posts
    2

    Twain

    I know to scan a image using the twain.dll. but I have a problem. when i invoke the method for scanning It shows a user interface by itself, but my requirement is that it should not show its user interface and perform the scan for me. Do let me know. Thank u


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

    Re: Twain

    Hi,
    Before scanning set the ShowSetupBeforeScan property to False and u'r problem will be solved.

    Arjun

    Software Engineer
    Bangalore

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