Demo Programs (original) (raw)

The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLS22\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/x64>\FastTwain_Original.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/x64>\Twain_Original.exe Demonstrates TWAIN scanning features. Select TWAIN source Acquire images from TWAIN sources Display images acquired from TWAIN sources Save images acquired from TWAIN sources
Demo Name Source Code Path Pre-Compiled Executable Path Description
TWAIN High Level \Examples\Scanning\C\TwainHighDemo \Bin\CDLL\<Win32/x64>\TwainHighDemo_Original.exe Demonstrates the high-level LEADTOOLS TWAIN scanning features. Select TWAIN source Acquire images from TWAIN sources Display images acquired from TWAIN sources Save images acquired from TWAIN sources
Demo Name Source Code Path Pre-Compiled Executable Path Description
TWAIN Config \Examples\Scanning\C\TwnConfig \Bin\CDLL\<Win32/x64>\TwnConfig_Original.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/x64>\WiaDemo_Original.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/x64>\WiaLowLevel_Original.exe Demonstrates how to use Low-Level WIA Shows how to handle WIA sources and interface with WIA devices using the Low-Level API

For more information, refer to:

Programming with LEADTOOLS TWAIN Functions

See Also

Microsoft Code Snippet Picker

LEADTOOLS Support Forums

Getting Started with LEADTOOLS