ret = sp15c_object_discharge (s);
if (ret)
return ret;
*/
Garrick
>From: "Garrick Sitongia"
>To: sane-devel@lists.alioth.debian.org
>Subject: [sane-devel] sane-sp15c and Fujitsu 620c ADF double-page feed
>Date: Tue, 23 Mar 2004 20:16:57 -0800
>
>When I put many do
When I put many docs in the ADF, sane will scan the 1st, eject it, then it
will feed the next straight through without scanning it, scan the 3rd, feed
the 4th through, scan the 5th, etc. How do we get it to stop scanning only
every other document?
I have done this:
"export SANE_DEBUG_SP15C=25"
Garrick Sitongia wrote:
> When I put many docs in the ADF, sane will scan the 1st, eject it, then
> it will feed the next straight through without scanning it, scan the
> 3rd, feed the 4th through, scan the 5th, etc. How do we get it to stop
> scanning only every other document?
>
> I have done