Specifications
60
OPOS ADK for the ReStick model
Available
function
Input limitations Result Remarks
Normal printing
• Print Normal()
• PrintImmdiate()
• Set the MapMode to
“DOTS.”
• Perform printing and
line feed within 42
digits.
• Do not set center/right
alignment.
Input characters
are printed.
The characters are
aligned to the left.
Bitmap printing
• PrintBitmap()
• SetBitmap()
• PrintMemoryBitmap()
Set the MapMode to
“DOTS.”
Specified bitmap
image is printed.
Left/center/right align-
ment is available.
Barcode printing
• PrintBarcode()
Set the MapMode to
“DOTS.”
Specified bar-
code is printed.
Left/center/right align-
ment is available.
Rotation printing
• RotatePrint()
• Set the MapMode to
“DOTS.”
• Do not set center/right
alignment.
• Only 180 degree rota-
tion is available.
Input characters
are printed.
When 90 degree rotation
is specified, line feed is
performed at an unin-
tended location.
Page mode printing
• PageModePrint()
• Page Mode Proper-
ties
• Set the MapMode to
“DOTS.”
• Perform printing and
line feed within the
number of characters
that fit in the specified
area.
Printing is per-
formed within the
specified area.
When printing is per-
formed outside the speci-
fied area, the print result
becomes incorrect.