http://www.twain.org/
EZTWAIN.PAS -Delphi unit; allows the access to the TWAIN-API
of optical scanners; included sample: a computer copier,
it shows you the handling of DIB's (device independent
bitmaps) too
This unit is based on the eztwain.h by Spike. I allows a simple
handling
of the complicated TWAIN-API. The TWAIN interface allows you
to access
many optical scanners, if TWAIN is supported by the vendor of
the scanner.
The complete C-source of EZTWAIN is in the path SOURCE\and
available from: <ftp://ftp.caere.com/pub/twain>
The sample Compu-Copier is in the path SAMPLE\.
This unit is sample code as like as the original eztwain.h.
Comments, questions and bug reports of eztwain.pas and Compu-Copier
to matthias@penthouse.boerde.de.
Bug reports of EZTWAIN please to twain-wg@caere.com only.
>http://www.boerde.de/~matthias/delphi
>There is the new version of CompuCopier available (includes eztwain).