7.4

Table Of Contents
showbarcodeisbn('978-1-86074-271-2-54495',2)
ShowBarcodeJapanpost (procedure)
Displays a specified string as a Japan Post barcode.
Syntax
showbarcodejapanpost( str, barwidth)
Arguments
str
Value of type string to display as a barcode.
BarWidth
Measure value setting the width of each bar, in mils (0.001 inch).
Code Sample Example
showbarcodejapanpost('6540123789-A-K-Z',12)
ShowBarcodeMaxicode (procedure)
Displays a specified string as a Maxicode barcode.
Syntax
showbarcodemaxicode( str, mode)
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value (2-6) of the Maxicode Mode to use.
Code Sample Example
show-
bar-
codemaxicode('^059^042^041^059^040<RS>01^02996152382802^029840^029001^0291Z00004951^029UPSN^02906X610^029159^0291234567^0291/1^029^029Y^029634
ALPHA DR^029PITTSBURGH^029PA^030<ET>',2)
©2010 Objectif Lune Inc - 347 -