----- Original Message ----- From: "Rob Dixon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 24, 2004 5:06 PM Subject: Re: scanning module
> John wrote: > > > > From: "Rob Dixon" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, February 24, 2004 3:51 PM > > Subject: Re: scanning module > > > > > > > John wrote: > > > > > > > > Is there any module for scanning documents? > > > > > > Since you're using Outlook Express I guess you're on Windows, so you could > > take a look > > > at Win32::Scanner::EZTWAIN, which is an interface to Dosadi's EZTWAIN > > software at > > > > > > http://www.dosadi.com/ > > > > > > It's $50 to buy, but there's a three-week trial version if you only want it for a few days. > > > > Yes i am on win2k. > > > > I downloaded the module you mentioned via ppm. > > > > Now, could i create a script and scan the documents in the scanner? > > > > I suppose i have to install a driver for the scanner, or not? > > Hi John. As I said, the Perl module is an interface to the EZTWAIN library. You > can download a trial version from the site I gave you and, if you want to use it > past the three weeks you need to stum up the fifty bucks. > > Take a look at Dosadi's documentation for the library and, now that you have the > module installed, you can look at > > perldoc Win32::Scanner::EZTWAIN > > for some more detail on the API. > > (Please bottom-post. Thanks.) > > Rob > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > Thanks for you response. I have already the eztw32.dll and eztw32.h in the local directory with the perl script. Does this work with a LAN scanner? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>