The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLS23\Examples\
).
The executable files for these examples were compiled with all LEADTOOLS capabilities unlocked. However, for redeployment, some of these capabilities require product-specific unlock keys. Otherwise, if you recompile the examples, the resulting executable files will not have the locked capabilities.
To unlock and redeploy these capabilities, you must purchase an appropriate product license, such as that included with a LEADTOOLS Document/Medical toolkit.
The following demos are available:
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Fast TWAIN | \Examples\Scanning\C\FastTwain | \Bin\CDLL\<Win32/Win32/x64/x64>\FastTwain.exe |
Demonstrates LEADTOOLS TWAIN scanning / capture capabilities. Shows how to set up and start a TWAIN session as well as how to capture input from a TWAIN enabled scanner. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN | \Examples\Scanning\C\Twain | \Bin\CDLL\<Win32/Win32/x64/x64>\Twain.exe |
Demonstrates TWAIN scanning features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN High Level | \Examples\Scanning\C\TwainHighDemo | \Bin\CDLL\<Win32/Win32/x64/x64>\TwainHighDemo.exe |
Demonstrates the high-level LEADTOOLS TWAIN scanning features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN Config | \Examples\Scanning\C\TwnConfig | \Bin\CDLL\<Win32/Win32/x64/x64>\TwnConfig.exe |
Demonstrates how to create a Twain Configuration Utility application using LEADTOOLS. Auto-scan, Manual Scan, and continue stopped jobs. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WIA | \Examples\Scanning\C\WiaDemo | \Bin\CDLL\<Win32/Win32/x64/x64>\WiaDemo.exe |
Demonstrates WIA scanning / capture features. Shows how to handle WIA sources and interface with WIA devices |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WIA Low Level | \Examples\Scanning\C\WiaLowLevel | \Bin\CDLL\<Win32/Win32/x64/x64>\WiaLowLevel.exe |
Demonstrates how to use Low-Level WIA Shows how to handle WIA sources and interface with WIA devices using the Low-Level API |