Install
The runtime component, help file and source code examples of the ClearImageDLID Reader are installed by the ClearImage COM SDK installer.
Try ClearImage Demo
Before developing any code try reading Driver License values in ClearImage Demo application.
- Start the demo application at Start menu -> Programs-> ClearImage -> ClearImage Demo
- Open your image file from File menu
- Read Driver License / ID from PDF417 menu.
Develop code
These are basic steps to read data from Driver License barcode:
- Use Read2D method to obtain raw value of PDF417 barcode
- Pass this value to Parse method
- Iterate through Elements to obtain value of each data element stored in barcode
To develop code use source code examples in Start menu -> Programs-> ClearImage -> DL-ID Reader. Review the reference topics in this manual. Help file topics discus operational details and show simplified code examples in VB6 and C#.
Contact Inlite support if you have any questions: support@inliteresearch.com
Use in production
Production use of ClearImageDLID Reader requires a license, which may be purchased at Inlite Web Site.
Contact Inlite sales to discuss production use options.