Hi Jeff,

Thanks for the info.  What format does it scan to?
PDF (multiple pages in a single file can be saved in PDF or TIFF only)


I noticed you have
to have the pro version to do jpg, etc.  Also, it says that the pro can
do multiple page scanning.  Are these deal breakers for the free
addition?I can't see my itty bitty funeral home affording $999 for the
pro version.

I wrote our Church app using the free version of EZTwain. There is no requirement to scan multiple pages, so the free version is sufficient - the only quirk being it is able to save in bmp only.

But then downloaded GDIPlusX from http://vfpx.codeplex.com/wikipage?title=GDIPlusX
and the following two lines converted the scanned bmp (in C:\TEMP) to jpg
loBMP =_SCREEN.SYSTEM.Drawing.BITMAP.New("c:\temp\t.bmp")
loBMP.SAVE("c:\temp\t.jpg", _SCREEN.SYSTEM.Drawing.Imaging.ImageFormat.Jpeg)

Regards

Ajit Abraham
Bahrain







---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to