7.6

Table Of Contents
Syntax
showbarcodeisbn( str, subset,[readable, barwidth] )
Arguments
str
Value of type string to display as a barcode.
Subset
The subset of ISBN to use
0 ISBN
1 ISBN ext.2
2 ISBN ext.5
readable
Optional boolean that enables display of the human readable portion of the barcode. Default = True.
barwidth
Optional width of one barcode bar, in mils (0.001 inch). Default = 12mils.
Code Sample Example
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)
©2010 Objectif Lune Inc - 600 -