Date Posted:19:19:06 08/14/06 Mon Author:Joel Subject: Multipage or single page?
I made a program over the Envision Demo for Delphi 7, and use it with a Xerox Documate 252 scanner. I am scanning black and white documents as .jpgs, using A4 format, 300 dpi resolution and color, because TImageScrollBox only accepts .jpg as true color. If I scan single page, the image is quite good for printing and writing to a database table. But when I try scanning multi-page, during the scanning the image appears quite good, but when the scanning finishes, all the images are no good. I tried tunning the resolution to 600 dpi, but it only increased the scanning time a lot, and the result remains bad. Is there a way to capture a good .jpg image with multi-scan using 300 dpi? I have a lot of documents to scan every day, and doing it single page would be really boring.