7.6

Table Of Contents
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value of the Datamatrix Mode to use.
Value Mode
0 Square
1 Rectangular
errorCorrection
Error correction level to use with the barcode.
Mode Allowed Range
Square 1-24
Rectangular 1-6
barwidth
Width of one barcode bar, in mils (0.001 inch).
Code Sample Example
showbarcodedatamatrix('12345', 0, 5, 12)
ShowBarcodeEAN8 (procedure)
Displays a specified string as a EAN-8 barcode.
Syntax
showbarcodeean8( str, subset,[readable, barwidth] )
Arguments
str
Value of type string to display as a barcode.
Subset
The subset of EAN-8 to use
0 EAN-8
1 EAN-8 ext.2
2 EAN-8 ext.5
©2010 Objectif Lune Inc - 597 -