Hi, I'm cc'ing sane-deve again.
On Wed, Apr 23, 2003 at 08:46:08PM -0500, Peter Chen wrote: > Could you pls give me some hints on how to set Fujitsu fi-4120c to ADF, Gray > 16 bits? What parameters should I send to sane_control_option()? I could not > figure out how they did it in scanadf and xscanimage. I don't know the fujitsu backend in detail so please send such questions to the sane-devel mailinglist or to the authors of the fujitsu backend (mentioned in the man page). Generally speaking: The frontends usually don't have any special support for the ADF. The user selects an option, e.g. sets source to "ADF" instead of "flatbed". If you do scanimage --help, you should be able to find the option(s) you need to set. Have a look at the SANE standard on the SANE website: http://www.mostang.com/sane/html/ . It explains how to get option descriptors and how to set options. Bye, Henning
