<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>Im writing a frontend and having problem while 
reading scanned data using sane_read(). The problem occurs when I change the 
resolution from default setting. The scanner got jammed while reading. 
</FONT></DIV>
<DIV><FONT face=Arial size=2>The range of UMAX 2000p is</FONT></DIV>
<DIV><FONT size=2>
<P><FONT face=Arial>range min: 4915200</FONT></P>
<P><FONT face=Arial>range max: 78643200</FONT></P>
<P><FONT face=Arial>but if a specify a value within this range the scanner cant 
read. The value type is SANE_FIXED and i have used the conversion to convert the 
basic type to SANE_FIXED by multiplying the value with 2^16.What will be the 
problem . </FONT></P>
<P></FONT><FONT face=Arial size=2>Thanks</FONT></P></DIV>
<DIV><FONT face=Arial size=2>Aneesh</FONT></DIV></BODY></HTML>