7.6

Table Of Contents
showbarcode2of5('123456789',12,true,true)
ShowBarcodeAustPost (procedure)
Displays a specified string as an Australia Post barcode.
Syntax
showbarcodeaustpost( str)
Arguments
str
Value of type string to display as a barcode.
Code Sample Example
showbarcodeaustpost('56439111ABA 9')
ShowBarcodeAztec (procedure)
Displays a specified string as an Aztec barcode.
Syntax
showbarcodeaztec( str, mode, errorcorrection, barwidth)
Arguments
str
Value of type string to display as a barcode.
mode
Mode to use for the barcode.
Value Mode
0 Normal
1 Compact
2 Full Range
errorcorrection
Error correction level to use in the barcode.
Mode Error Correction Range
0 0-99
1 0-4
2 0-32
©2010 Objectif Lune Inc - 591 -