>
> if your client is timing out, you could try sending them a redirect to
> keep the page refreshed. but then you will need to store your output on
> the fs or in a db for retrieval...
>
> allan
>
> On Mon, 27 Oct 2003, Wolfgang Pichler wrote:
>
> > hi all,
&
hi all,
for a webapplication i am calling scanimage the scan a contract in the
client scanner - i am calling it with
$fd = popen('SANE_DEFAULT_DEVICE="net:'.$client_ip.':plustek" scanimage
-l 0 -t 0 -x 210 -y 288 --mode Gray | pnmtopng','r');
$output = "";
while(!feof($fd)) {
$output .= fr
hi,
Am Mon, den 20.10.2003 schrieb Henning Meier-Geinitz um 12:15:
> Hi,
>
> On Mon, Oct 20, 2003 at 01:27:55PM +0200, Florian Reichert wrote:
> > On Thu, 16 Oct 2003 12:43:07 +, Wolfgang Pichler
> > wrote:
> >
> > >>I am looking for a similar prod
> Have a look for the thread "Real Fast Scanner!" I started this week on
> this mailing list.
I'll have a look for it
>
> I am looking for a similar produkt and found it verry dificult to find
> such a scanner for less than 200 Euro. I found the Epson 2400 (199 Euro)
> to be the fastes scanner
hi,
i don't have any experience with fax devices (where can i find such
things) - but: are the really fast enough - are the supported by sane -
are there usb fax devices ?
mfG
Wolfi
Am Don, den 16.10.2003 schrieb Ulrich Deiters um 10:11:
> Why don't you use a fax device?
>
> Ulrich Deiters
>
>
hi all,
i am currently working on a web application which is for entering
contract data. It is also possible to add to each entered contract the
scanned contract (it does already work) - but now i am searching for a
fast usb scanner which is supported by sane (the clients where the data
gets enter