7.6

Table Of Contents
ShowBarcodePostnet (procedure)
Displays a specified string as a Postnet barcode.
Syntax
showbarcodepostnet( str, subset)
Arguments
str
Value of type string to display as a barcode.
subset
Subset of the Postnet barcode to use
Subset Zipcode Length
0 5 digits
1 9 digits
2 11 digits
Code Sample Example
showbarcodepostnet('12345',0)
ShowBarcodeQRCode (procedure)
Displays a specified string as a QR Code barcode.
Syntax
showbarcodeqrcode( str, mode, errorcorrection, barwidth)
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value of the QR Code mode to use.
Value Mode
0 Numeric
1 Alpha
errorcorrection
Integer value of the error correction level to use.
©2010 Objectif Lune Inc - 605 -