Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, September 16, 2010 11:06:45 PM(UTC)

ischoi  
ischoi

Groups: Registered
Posts: 7


Hi, Dear

I'm using a LEADTOOLS Document Imaging 13 SDK and VS6 C++.

There is some problem.
I can't find any difference between a TWAIN scanner and another scanner
Some scanners are able to set up with L_Twain API.
Despite a TWAIN scanner, executable API is only "Acquire"
Others are not, like brightness, contrast, papersize, etc.
How can I judge what a scanner is TWAIN supportable?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, September 19, 2010 12:08:45 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Not all capabilities are supported by all Twain devices. You can get a list of all supported capabilities from the Twain driver itself using the L_TwainGetCapability function and CAP_SUPPORTEDCAPS capability, which must be implemented by all Twain drivers.

You can also use the L_TwainEnumCapabilities() function to obtain all capabilities and their values.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.071 seconds.