Version 15 of this C++ Class Library has changed from version 14.5 as follows:
LEADTOOLS Version 15 now supports both ANSI and UNICODE development in the same libraries.
LEADTOOLS now supports development for x64 platforms.
Note: x64 Platforms are not supported in the current version of LEADTOOLS TWAIN due to a lack of availability of a 64-bit version of TWAIN. As soon as TWAIN releases 64-bit support, LEADTOOLS will also support x64 TWAIN.
LEADTOOLS now supports specifying the version of toolkit that you are using. You should define LTVXX_CONFIG in your project, where "*" is the version you are using, for example: LTV15_CONFIG.
LEADTOOLS now supports Unicode.
LTwain::GetDeviceEventData has been updated.
LTwain::GetDeviceEventDataCapability has been updated.
The following tutorials have been added or updated:
Acquire Images from a TWAIN Source
Acquire Images Using Fast TWAIN Features
Get a Fast Twain Scan from a Scanner
Set up a TWAIN Duplex (Dual Page) Scan
The following tutorials have been removed:
Twain duplex Tutorial
Twain feeder : Tutorial # 1
Twain feeder : Tutorial # 2
Using the Fast TWAIN Features
The following topics have been added:
The following functions are new in version 15:
LTwain::GetDeviceEventCapability
LTwain::ResetDeviceEventCapability
LTwain::SetDeviceEventCapability
For more information, refer to: