Skip navigation links
totalcross.io.device.escpos

Class EscPosPrintStream

Parameters:
tabPositions - A maximum of 32 tab positions in ascending orders, with each value in the range [0,255], or empty to clear all the set tab positions.
Returns:
This EscPosPrinter.
Throws:
java.lang.IllegalArgumentException - if the maximum number of tab positions is greater than 32, OR if any given tab position is outside the range [0,255], OR if any given tab position is less than or equal the preceding value.
java.io.IOException - if an I/O error occurs.
Returns:
This EscPosPrinter.
Throws:
java.io.IOException - if an I/O error occurs.
Skip navigation links