FW: scanning images using perl...
Some ideas :
- Imaging for window :
In my Win98se, windows come with a activex call ImgScan.ocx (help in
imgocxd.hlp).
you can probably use it with Win32::OLE (or Win32::GUI::ActiveX).
- See Win32::Scanner::EZTWAIN modules.
(http://search.cpan.org/src/LENNERTO/Win32-Scanner-EZTWAIN-0.01/)
it use Win32::API and a free Dll.
Laurent.
----- Original Message -----
From: Magnone, Angelo
To: [EMAIL PROTECTED] Sourceforge. Net (E-mail)
Sent: Monday, April 28, 2003 7:46 PM
Subject: [perl-win32-gui-users] FW: scanning images using perl...
Does anyone know how I can scan images (using a flatbed scanner for example)
using Perl on a Windows environment?