Hi, On Mon, Oct 04, 2004 at 10:05:29AM +0200, Cornelius Koelbel wrote: > I read that using the lineart-mode is the best solution. > But when I use the option --mode lineart with my plustek-driver, I get > an error, that setting of --mode failed due to a wrong argument.
That's because "lineart" is not a mode the plustek backend knows about. Run "scanimage --help". It will print all options. I guess "Binary" is the right one. Maybe the Plustek backend can be changed to use the SANE_VALUE_SCAN_MODE_* macros from saneopts.h? Bye, Henning
