<div dir="ltr"><div class="gmail_extra">Thank you, Allan. Tesseract will also accept image data directly </div><div class="gmail_extra">on stdin, so single scan mode should work just fine.  I think it is </div><div class="gmail_extra">
cleaner to use stdout as opposed to stderr for filenames. I will work</div><div class="gmail_extra">on a patch.</div><div class="gmail_extra"><br></div><div class="gmail_extra">There is one possible alternative. Scanimage could emit image data </div>
<div class="gmail_extra">to stdout using one of the multi-image formats. For example, multi-image </div><div class="gmail_extra">PNM is simply the concatenation of individual PNM files. Let me know if</div><div class="gmail_extra">
you prefer that instead.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Jeff</div><div class="gmail_extra"><br></div></div>