plustek@linuxhacker.org
plustek@linuxhacker.org
>How do you use scanimage?
>You'll need to specify the scanarea through the command line.
>The default area is NOT the whole page...
>
That would probably be why then. I was just using the command
scanimage -d plustek:/dev/usb/scanner0 --mode Gray > page1.pnm
Now I'm using the following and it seems to be working pretty well. I'm trying to scan
in full 8.5"x11" sheets of paper.
scanimage -d plustek:/dev/usb/scanner0 --mode Gray --resolution 125 -l 0 -t 0 -x 215
-y 280
Thanks for the pointer!
Anthony
plustek@linuxhacker.org