Card Scanning Solutions; Appendix A - Vb Demo Program; Using The License Key In The Program; Applying The License Key To The Code - CSSN ScanShell 2000 Description

Sdk library
Hide thumbs Also See for ScanShell 2000:
Table of Contents

Advertisement

10350 Santa Monica Blvd. Suite 285, Los Angeles, CA 90025
Phone: 310-691-8920, 310-788-9840, Fax: 419-735 -2419
Appendix A – VB Demo Program
The attached demo VB project shows the utilization of the four libraries. The program shows in a
nutshell the various aspects of the libraries:
Paper insertion detection
Document scan
Image file manipulation
OCR text extraction (using OCR related license only)
ID card data extraction (using ID CARD license only)
1.1.58.

Using the license key in the program

To activate the proper libraries you must first apply the proper license number to the program. The
license activates the libraries in the Form.Load() function.
To obtain the license key please contact your local Card Scanning Solution product dealer.
1.1.59.

Applying the license key to the code

Open the file License.bas and type in your license value.
So instead of the original line:
' Setup the license value. This value is used to unlock the libraries usage
Public Const LICENSE_VALUE = "XXXXXXXXXXXXXXXX"
You will type your license key value:
' Setup the license value. This value is used to unlock the libraries usage
Public Const LICENSE_VALUE = "A7MIIFHXDZT8J3FU"
An updated temporary SDK license can be obtained from

Card Scanning Solutions

http://www.id-scan.com/developer
51

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ScanShell 2000 and is the answer not in the manual?

Questions and answers

Related Products for CSSN ScanShell 2000

Table of Contents