CCSBarCode Ver. 1.1.001 / JJRJR, John Real 2010
Sample Barcode Image Component Usage

Sample Image using 3of9 encoding Size Scale 1
Note: No input validation performed. If no image appears, an invalid character for
3of9 encoding was entered.
Set these labels below either with a Default Value or Use CCS Events to load these controls.
These values will become the parameters to the Barcode Image for creation.
Additional parameter information can be found in the Before Show Custom Code action for these labels.
NOTE: You may copy several panels to one page. If you do, you will need to adjust the Before Show, Retrieve Value For Control actions
for the second and all subsequent panel paste labels found in the 'img' tag to match the new CCS generated control names.

1 39



Barcode Image Using UPC (EAN12) Encoding Size Scale 2
Note: To Be UPC compatible and since this is all a CCS Component, It is easy to validate & massage the input to prevent errors.
The code parameter is cleaned of all non-alpha characters and forced to 11 text character integers. (no check digit used)
Set these labels below either with a Default Value or Use CCS Events to load these controls.
These values will become the parameters to the Barcode Image for creation.
Additional parameter information can be found in the Before Show Custom Code action for these labels.
NOTE: You may copy several panels to one page. If you do, you will need to adjust the Before Show, Retrieve Value For Control actions
for the second and all subsequent panel paste labels found in the 'img' tag to match the new CCS generated control names.

UPC


Code Input..  Value to Generate into a Barcode Image

 Return to Demo