On 09/26/21 11:15, Wes Rishel wrote:
I usually use the parameters below, and I am trying to modify them to scan
the front side only while still using compression and imprinting

Previously I thought that the change I needed was *--source ADF Front* but
this does not seem to work. Perhaps I can find the correct option by
looking at the C code? Which .c file would that be?

/usr/local/bin/scanimage
     --mode color
     --buffer-size
     *--source ADF Duplex*
     --compression JPEG
     --batch=(directory)/%06d.jpg
     -y 356
     --page-height 356
     --resolution 300
     --batch-start 1000
     --endorser=yes
     --endorser-bits 24
     --endorser-val 1000
     --endorser-step 2
     --endorser-string %08ud
     --endorser-y 165


-- Wes


doesn't --buffer-size require/expect a value?

ras



Reply via email to