Kiosk Modifications of the OLE for Retail POS
Methods
36
P1061668-001 Rev. A OPOS Driver User Guide 11/25/2013
Methods
CutPaper Method
The Percentage parameter indicates the percentage of paper to cut. The constant identifier
PTR_CP_FULLCUT or the value 100 causes a full paper cut. A full cut and 50% cut are the
only valid values for the Kiosk printer.
PrintBarCode Method
The Alignment parameter values are:
The TextPosition parameter values are:
Description
Symbology
Barcode symbol type to use. See values below.
Height
Barcode height. Expressed in the unit of measure given by
MapMode. (Valid values can be 96, 124.)
Width
Barcode width. Expressed in the unit of measure given by
MapMode. (Valid values can be 40 to 70.)
Alignment
Placement of the barcode. The Kiosk printer can’t align
Barcode other then PTR_BC_LEFT.
TextPosition
Placement of the readable character string. See values below.
Value Meaning
PTR_BC_LEFT
Align with the left-most print column.
PTR_BC_CENTER
Align in the center of the station. (Not valid.)
PTR_BC_RIGHT
Align with the right-most print column. (Not valid.)
Other Values
Distance from the left-most print column to the start of the
barcode. Expressed in the unit of measure given by
MapMode. (Not valid.)
Value Meaning
PTR_BC_TEXT_NONE
No text is printed. Only print the barcode.
PTR_BC_TEXT_ABOVE
Print the text above the barcode.
PTR_BC_TEXT_BELOW
Print the text below the barcode.