7.4

Table Of Contents
ShowBarcodeMicroPDF (procedure)
Displays a specified string as a Micro PDF-417 barcode.
Syntax
showbarcodemicropdf( str, mode, columns, barwidth)
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value of the Micro PDF mode to use.
Value Mode
0 Text
1 Numeric
columns
Integer value (1-4) of the number of columns to use.
barwidth
Integer value of the barwidth of a single bar in the Micro PDF
Code Sample Example
showbarcodemicropdf('123456',0,4,12)
ShowBarcodeMicroQR (procedure)
Displays a specified string as a Micro QR Code barcode.
Syntax
showbarcodemicroqr( str, mode, errorcorrection, barwidth)
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value of the Micro QR mode to use.
Value Mode
©2010 Objectif Lune Inc - 348 -