I use the following with the free DLL EzTw32.Dll:
nTwain := Twain_IsAvailable()
If nTwain <> 1
TWAIN_RegisterApp( 1,0,0,0,"1.0 Beta","by Byron Hopp","ScanArDoc","WinCheck by MCS CopyRight(c) 2012" )
TWAIN_SetHideUI(1)
Twain_AcquireToFilename(0,cFileName)
Endif
Hiding the UI does not seem to work. The native scanner interface still shows up. This did not occur with the paid for test version of EZ Twain.
Anybody had luck with this on the free version?
Byron...
Thanks,
Byron Hopp
Matrix Computer Services
Byron Hopp
Matrix Computer Services