Re: Anyone with a Umax Document Feeder?

Tom Martone (tom@martoneconsulting.com)
Sun, 25 Jul 1999 06:05:25 -0400

Oliver Rauch wrote:
>
> Hi,
>
> I am working on support for a Document Feeder for xsane.
>
> Is there anyone who has a document feeder, best would be
> someone with a umax scanner.
>
> Bye
> Oliver
>
Greetings,

I have an HP6250C with an ADF and I have made a small patch to the
hp backend to have it report SANE_STATUS_NO_DOCS when the scanner
detects that it is 'out of paper'. I'm also working on a backend
for Bell and Howell Copiscan II scanners. These are high speed
document scanners (around 40 page per minute) that have feeders.
To support this, I took scanimage and reworked it a bit into something
I call scanadf which scans until SANE_STATUS_NO_DOCS is reported
writing images into consecutively numbered files.

I'd love to see you add similar support to xsane. I've been using
it and I think it is a great program! I'd be happy to test xsane's
feeder support with each of these scanners.

I've also added in an escape hatch for a 'raw' format in scanadf
that allows me to get compressed data from the Bell and Howell
scanner through the SANE api. The approach is a bit different
that the approach in xsane, attempting to solve a somewhat different
problem.

The backend is being ported over to Sparc/Solaris to shake out any
platform dependencies and is not ready at this point, but the hp
patch and the scanadf frontend should be fine.

You can take a look at a page I started to put together. It's at
http://www.martoneconsulting.com/sane-bh.html
Please note that the Bell and Howell backend on the site is not
really ready for public consumption, but I'd be interested in hearing
from anyone who has one of these scanners. I'm going to be away for
a few days, so I may not be able to respond as quickly as I would
like.

Thanks,
Tom Martone

Scan, scan, scan...

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com