Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: ImageXResolution capability problem
Started by papyrum at 11-14-2008 7:22. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-14-2008, 7:22
papyrum is not online. Last active: 11/20/2008 1:23:47 PM papyrum

Top 200 Posts
Joined on 10-09-2008
Posts 14
ImageXResolution capability problem

Attachment: images.rar
Reply Quote
Hello,

I am using LeadTools v16. and the .NET class library.

I need some help with capabilities. I have done some capabilities testing in two different scanner with twack twain tool:

Scanner A: see scannerA.jpg

Scanner B: see scannerB.jpg

I don't understand the scanner B capabilities for XResolution....what are this values: 78.667,94.400,118.000,157.333???

If you see the scannerB.jpg image, I can't get the max value, min value, step value...
Then, As I have developed my application using scannerA, when I query the ImageXResolution.RangeCapability.MaximumValue or the
ImageXResolution.RangeCapability.StepSize in scannerB I get an error...

Could you give me some advice please??

I'm sorry about my poor english, I hope you could understand my problem.

Thanks very much,

Pablo L.G.


   Report 
  11-16-2008, 11:49
Adam Boulad is not online. Last active: 1/6/2009 1:25:47 PM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 540
Re: ImageXResolution capability problem
Reply Quote
Pablo,
Twacker is the standard test tool for Twain devices. This means if you can use MSG_SET to specify a value in it, you should also be able to use LEADTOOLS SetCapability function. If there's a problem in the driver working with Twacker in any way, it will also fail to work with our toolkit.

About the capability value returned by the Twain driver, you can only check for minimum and maximum if the ContainerType was TwainContainerType.Range. For other types you cannot get Min and Max values.
Adam Boulad
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » Scanning/Captur... » Re: ImageXResolution capability problem

Powered by Community Server, by Telligent Systems