Tattakashi123 / t

Automatically exported from code.google.com/p/twaindotnet
0 stars 0 forks source link

Bad value exception in Area settings #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Place the scanning image in the middle of the scanner
2.Disable the UI and Scan the image
3.Enable the AreaSettings capability,with values top=0,bottom 
=836,right=1800,left=0
4.Scan the image.

What is the expected output? What do you see instead?
It should scan the image with the given sizes.Instead it is throws bad value 
exception.

What version of the product are you using? On what operating system?
Version of the Twaindotnet we are using 1.0.3516.
Operating system Microsoft Windows XP,SP2

Please provide any additional information below.
We are using canonscanlide25,I am trying to scan the image with above mentioned 
sizes,by placing the image in the middle of the scanner.It throws the bad value 
exception.If we place the image at top on the scanner then it scans fine.Can we 
get the positions of the image scanned using twain.

Can you please help in solving this.

Thanks 
Madhavi Goud.

Original issue reported on code.google.com by madhavig...@gmail.com on 4 Feb 2011 at 3:01