new to mailing lists so I hope I did this correctly.
I am using scanimage. Here is the shell script for it (note that the
Fujitsu 6670 is the only scanner device connected):
scanner=`scanimage --formatted-device-list=%d`
dateVal=`date +%Y%m%d-%H%M%S`
mkdir -p /images/$dateVal
touch /images/$dateV
OS Ubuntu 11.10
Scanner Fujitsu 6670
We have folded documents that we need to scan all of the pages. In the
java process that I've created, it should theoretically do all of the
splitting and reconciling of the images into multiple pages. The
problem I'm running into is that I've tried setting the