|
-
Feb 4th, 2011, 10:09 AM
#1
Thread Starter
Lively Member
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.
-
Feb 4th, 2011, 10:48 AM
#2
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
-
Feb 4th, 2011, 10:55 AM
#3
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|