Results 1 to 3 of 3

Thread: Pre-setting Scan Options in VB Code

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2008
    Location
    Texas
    Posts
    85

    Pre-setting Scan Options in VB Code

    We have become disenfranchised with our med records scanning package and are doing in house development to create our own. With most of the interface built out, the monster of calling the Fujitsu Twain driver and pre-setting scan options is what I am looking for. Fujitsu does not have an SDK available on their web for this.

    My ultimate goal is to not allow the end user ANY interface with scan options - they click scan and everything is set for them. No room for them to make mistakes.

    Any help is much appreciated.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Pre-setting Scan Options in VB Code

    I think you mean "disenchanted" or maybe "disillusioned" rather than "disenfranchised".

    I honestly don't know the answer to your question and maybe you have already searched, but I just Googled and found some results that look relevant:

    http://www.google.com.au/search?q=.n...ient=firefox-a

    Particularly this one for a start:

    http://www.codeproject.com/KB/dotnet/twaindotnet.aspx
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2008
    Location
    Texas
    Posts
    85

    Re: Pre-setting Scan Options in VB Code

    Actually - we are just plain ticked off with it. They changed their back end and are now walking through every page of every doc before indexing. Heck - on their old version we made in house modifications to write one line to an index in SQL and VOILA! Done - there's your index.

    I have the code from that project and even have it deciphered to VB - it does preset for the WIA Twain Driver - but I need more options. Blank Page skip, duplexing, etc.

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