EZTwain Pro 3.0 - Using from Notes/Domino
Overview Download
Licensing
Features
Code Wizard
Stories
User Guide
EZTwain Pro 3 now includes a LotusScript interface (eztwain.lss) translated automatically from the eztwain.h C/C++ header file. Download and install the developer kit if you have not already, and look under \Program Files\EZTwain\LotusScript. EZTwain Pro 3 installs all its DLLs into the Windows System folder, which should be sufficient to make them accessible to any Notes script. Kent Kurchak of wareSource.com has posted a sample Notes TWAIN Scanning Application which uses our EZTwain Classic library - it should work with EZTwain Pro simply by changing the DLL name from eztw32.dll to Eztwain3.dll. As always, we strongly recommend starting with a single basic call to EZTwain (TWAIN_Testing123 or TWAIN_AcquireToFilename) - testing that, and adding additional calls one-by-one as needed, to reach the desired behavior. EZTwain is designed to be used in exactly this way. If you wish to redistribute the EZTwain Pro DLLs with an application, or within an organization, see the EZTwain Pro Licensing Page. Please contact Technical Support if you encounter any problems using EZTwain Pro 3. We are committed to resolving such problems promptly. |