LEADTOOLS Support
Imaging
Imaging SDK Questions
LEADTOOLS - KOFAX VRS 4.1 sp2 compatibility
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 14, 2008 9:14:23 PM(UTC)
Groups: Registered
Posts: 1
Hello,
I would like to know if there is compatibility beetwen the LeadTools control and VRS 4.1 sp2.
This means to have the ability to set all the twain parameters throught the code (leadtools methods) without showing any VRS dialog form.
I tried it successufully with some Fujitsu Twain Driver but I am having problem with VRS,
Regards,
luca
#2
Posted
:
Tuesday, April 15, 2008 7:24:07 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Although I have never tried LEADTOOLS with VRS in this fashion, the concept of scanning is the same for applications. In our Leadtools.Twain.TwainSession::Acquire function, you can specify whether to show a user interface or not. By calling the function Acquire all control is now in the scanners court. The scanner can choose to pay attention to our request to show a dialog or not, or it can choose to ignore it. Either way there is nothing LEADTOOLS can do to make it pay attention to our request.
One thing you can do to see if the issue you're having is LEADTOOLS specific is to download Twacker.exe from
www.Twain.org | Downloads (last link) This is an EXE you can run to test VRS. Under the File Menu uncheck the "ShowUI" menu item then click File | Acquire to scan from VRS. If a dialog pops up, then you will need to contact the creators of VRS to let them know they are not paying attention to the request not to show the UI.
If no dialog pops up using Twacker, but does using LEADTOOLS, then please let us know and we can try to trace the issue within our code.
Travis Montgomery
Senior Sales Engineer
LEADTOOLS Support
Imaging
Imaging SDK Questions
LEADTOOLS - KOFAX VRS 4.1 sp2 compatibility
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.