7.4

Table Of Contents
Syntax
showbarcoderss( str, mode, barwidth)
Arguments
str
Value of type string to display as a barcode.
Mode
Integer value of the RSS mode to use.
Value Mode
0 RSS-14
1 RSS-Truncated
2 RSS-Limited
3 RSS-Stacked
4 RSS-Stacked Omni
5 RSS-Expanded
6 RSS-Expanded Stacked
barwidth
Integer value of the barwidth of a single bar in the RSS Code
Code Sample Example
showbarcoderss('123456',0,12)
ShowBarcodeUPCA (procedure)
Displays a specified string as a UPC-A barcode.
Syntax
showbarcodeupca( str, subset,[readable, barwidth] )
Arguments
str
Value of type string to display as a barcode.
Subset
The subset of UPC-A to use
0 UPC-A
1 UPC-A ext.2
2 UPC-A ext.5
©2010 Objectif Lune Inc - 469 -