7.6

Table Of Contents
barwidth
Measure value of the width a a single barcode bar, in mils (0.001 inch).
Code Sample Example
showbarcodeaztec('A 12345 B 434343',5,35,24)
ShowBarcodeCodabar (procedure)
Displays a specified string as a Codabar barcode.
Syntax
showbarcodecodabar( str, start, stop, barwidth, readable)
Arguments
str
Value of type string to display as a barcode.
Start
The Start character of the barcode
A
B
C
D
Stop
The Stop character of the barcode
A
B
C
D
barwidth
Width of one barcode bar, in mils (0.001 inch).
readable
Boolean that enables display of the human readable portion of the barcode
Code Sample Example
showbarcodecodabar('12345','A','A',12,true)
©2010 Objectif Lune Inc - 592 -