- printAndLineFeed() - Method in class com.senter.function.openapi.unstable.PrinterA
-
Print and line feed.
- printBarcode(String) - Method in class com.senter.function.openapi.unstable.PrinterA
-
Print bar code, format for the Code39, the length of the bar code printing 1<=n<=11, only to support the number
- printBitImage(PrinterA.BitImagePrintMode) - Method in class com.senter.function.openapi.unstable.PrinterA
-
Print downloaded image, if no image downloaded, the instruction has no effect
[details]
• This instruction has no effect when no image downloaded.
- printCharacters(String) - Method in class com.senter.function.openapi.unstable.PrinterA
-
Print the string, the printer support character set for the GB2312 standard 24 * 24 dot matrix font that covers the 6763 Chinese characters and 12*24 lattice of the English.
- PrinterA - Class in com.senter.function.openapi.unstable
-
Main class of printer,this class includes all interfaces used by this printer.
- PrinterA.BarcodeTitlePosition - Enum in com.senter.function.openapi.unstable
-
Barcode title position
- PrinterA.BitImage - Class in com.senter.function.openapi.unstable
-
Graphical
Limited:
1< horizontal pixel number<1023
((horizontal pixel count +7) /8) * ((vertical pixels +7) /8) *8<=4088
- PrinterA.BitImagePrintMode - Enum in com.senter.function.openapi.unstable
-
BitImage print mode