Skip navigation links
A C E F G I M N O R S U V W 

A

addArabicText(String, Command.JUSTIFICATION) - Method in class com.sdklib.command.EscCommand
Insert Arabic.
addBarcode(String) - Method in class com.sdklib.command.EscCommand
Print CODABAR type barcode.
addBlackMark(boolean) - Method in class com.sdklib.command.EscCommand
Set black mark mode.
addBlackMarkCutterPosition(int) - Method in class com.sdklib.command.EscCommand
Set the black mark paper cutting position.
addBlackMarkPagerLength(int) - Method in class com.sdklib.command.EscCommand
Set black mark length.
addBlackMarkStartPrintPosition(int) - Method in class com.sdklib.command.EscCommand
Set the black mark starting printing position.
addBlackMarkWidth(int) - Method in class com.sdklib.command.EscCommand
Set black mark width.
addCancelKanjiMode() - Method in class com.sdklib.command.EscCommand
Setting Chinese characters is invalid.
addCancelPrintData() - Method in class com.sdklib.command.EscCommand
Cancel printing data in page mode.
addCancelUserDefinedCharacters(byte) - Method in class com.sdklib.command.EscCommand
Set cancel custom character.
addCODE128(String) - Method in class com.sdklib.command.EscCommand
Print CODE128 barcode.
addCODE39(String) - Method in class com.sdklib.command.EscCommand
Print Code39 type barcode.
addCODE93(String) - Method in class com.sdklib.command.EscCommand
Print CODE93 barcode.
addCutAndFeedPaper(byte) - Method in class com.sdklib.command.EscCommand
Set the paper feed after cutting.
addCutPaper() - Method in class com.sdklib.command.EscCommand
Cut paper.
addDownloadNvBitImage(Bitmap[]) - Method in class com.sdklib.command.EscCommand
Download NV bitmap.
addEAN13(String) - Method in class com.sdklib.command.EscCommand
Print EAN13 type barcode.
addEAN8(String) - Method in class com.sdklib.command.EscCommand
Print EAN8 type barcode.
addGeneratePlus(Command.FOOT, byte, byte) - Method in class com.sdklib.command.EscCommand
Open cash.
addGeneratePluseAtRealtime(Command.FOOT, byte) - Method in class com.sdklib.command.EscCommand
Open the cash.
addHorTab() - Method in class com.sdklib.command.EscCommand
Insert horizontal tab.
addInitializePrinter() - Method in class com.sdklib.command.EscCommand
Printer initialization.
addITF(String) - Method in class com.sdklib.command.EscCommand
Print ITF type barcode.
addOriginRastBitImage(Bitmap, int, int) - Method in class com.sdklib.command.EscCommand
Print raster bitmap.
addPageModeVerticalAbsolutePosition(int) - Method in class com.sdklib.command.EscCommand
Set vertical absolute position in page mode.
addPageModeVerticalRelativePosition(int) - Method in class com.sdklib.command.EscCommand
Set vertical relative position in page mode.
addPdf417Content(String) - Method in class com.sdklib.command.EscCommand
Set PDF417 print content
addPdf417ErrorCorrectionLevel(int) - Method in class com.sdklib.command.EscCommand
Set the PDF417 error correction level
addPdf417ModuleWidth(int) - Method in class com.sdklib.command.EscCommand
Set PDF417 module width
addPdf417Options(int) - Method in class com.sdklib.command.EscCommand
Set PDF417 options
addPdf417PositionCount(int) - Method in class com.sdklib.command.EscCommand
Set PDF417 position count (level length)
addPdf417SymbolLevelHeight(int) - Method in class com.sdklib.command.EscCommand
Set the PDF417 symbol level height
addPrint() - Method in class com.sdklib.command.EscCommand
Print in page mode.
addPrintAndFeedLines(byte) - Method in class com.sdklib.command.EscCommand
Print and feed multiple lines.
addPrintAndFeedPaper(byte) - Method in class com.sdklib.command.EscCommand
Set the paper distance after printing.
addPrintAndLineFeed() - Method in class com.sdklib.command.EscCommand
Paper feed line.
addPrintAndSwitchStandardMode() - Method in class com.sdklib.command.EscCommand
Print in page mode and return to standard mode.
addPrintNvBitmap(byte, byte) - Method in class com.sdklib.command.EscCommand
Print NV bitmap.
addPrintPdf417() - Method in class com.sdklib.command.EscCommand
Print PDF417
addPrintQRCode() - Method in class com.sdklib.command.EscCommand
Print QRCode.
addQueryPrinterStatus() - Method in class com.sdklib.command.EscCommand
This method is usually added at the end of an order.
addRastBitImage(Bitmap, int, int) - Method in class com.sdklib.command.EscCommand
Print raster bitmap.
addRastBitImageWithMethod(Bitmap, int, int, Command.ImageAlgorithm) - Method in class com.sdklib.command.EscCommand
Printing raster bitmaps You need to choose a printing algorithm that can be accessed via ImageUtils.
addSelectCharacterFont(Command.FONT) - Method in class com.sdklib.command.EscCommand
Set character type.
addSelectCodePage(byte) - Method in class com.sdklib.command.EscCommand
Set code page.
addSelectDefualtLineSpacing() - Method in class com.sdklib.command.EscCommand
Set as default row spacing.
addSelectErrorCorrectionLevelForQRCode(byte) - Method in class com.sdklib.command.EscCommand
Set QRCode error correction level.
addSelectInternationalCharacterSet(Command.CHARACTER_SET) - Method in class com.sdklib.command.EscCommand
Set international character set.
addSelectJustification(Command.JUSTIFICATION) - Method in class com.sdklib.command.EscCommand
Set alignment.
addSelectKanjiMode() - Method in class com.sdklib.command.EscCommand
Set Chinese character valid.
addSelectOrCancelUserDefineCharacter(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set whether to cancel custom characters.
addSelectPageMode() - Method in class com.sdklib.command.EscCommand
Select page mode.
addSelectPrintingPositionForHRICharacters(Command.HRI_POSITION) - Method in class com.sdklib.command.EscCommand
Set barcode recognizable characters HRI.
addSelectPrintModes(Command.FONT, Command.ENABLE, Command.ENABLE, Command.ENABLE, Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set print mode.
addSelectPrintOrientation(int) - Method in class com.sdklib.command.EscCommand
Select print area direction in page mode.
addSelectSizeOfModuleForQRCode(byte) - Method in class com.sdklib.command.EscCommand
Set the QRCode unit module size.
addSelectStandardMode() - Method in class com.sdklib.command.EscCommand
Select standard mode.
addSetAbsolutePrintPosition(short) - Method in class com.sdklib.command.EscCommand
Set absolute print position.
addSetAutoSatusBack(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set whether the printer returns to the status automatically.
addSetBarcodeHeight(byte) - Method in class com.sdklib.command.EscCommand
Set barcode height.
addSetBarcodeWidth(byte) - Method in class com.sdklib.command.EscCommand
Set barcode unit width.
addSetCharacterSize(Command.WIDTH_ZOOM, Command.HEIGHT_ZOOM) - Method in class com.sdklib.command.EscCommand
Set character magnification.
addSetFontForHRICharacter(Command.FONT) - Method in class com.sdklib.command.EscCommand
Set barcode character type.
addSetHorAndVerMotionUnits(byte, byte) - Method in class com.sdklib.command.EscCommand
Set horizontal and vertical unit distance.
addSetKanjiFontMode(Command.ENABLE, Command.ENABLE, Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set Chinese font.
addSetKanjiLefttandRightSpace(byte, byte) - Method in class com.sdklib.command.EscCommand
Set the left and right spacing of Chinese characters.
addSetKanjiUnderLine(Command.UNDERLINE_MODE) - Method in class com.sdklib.command.EscCommand
Set Chinese underline.
addSetLeftMargin(short) - Method in class com.sdklib.command.EscCommand
Set printing left spacing.
addSetLineSpacing(byte) - Method in class com.sdklib.command.EscCommand
Set row spacing.
addSetPrintArea(int, int, int, int) - Method in class com.sdklib.command.EscCommand
Set printing area in page mode.
addSetPrintingAreaWidth(short) - Method in class com.sdklib.command.EscCommand
Set print width.
addSetQuadrupleModeForKanji(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set the Chinese character double width and height.
addSetRelativePrintPosition(short) - Method in class com.sdklib.command.EscCommand
Set relative printing position.
addSetRightSideCharacterSpacing(byte) - Method in class com.sdklib.command.EscCommand
Set character right spacing.
addSound(byte, byte) - Method in class com.sdklib.command.EscCommand
Buzzer.
addStoreQRCodeData(String) - Method in class com.sdklib.command.EscCommand
Deposit QRCode data in the printer.
addText(String) - Method in class com.sdklib.command.EscCommand
Insert text.
addText(String, String) - Method in class com.sdklib.command.EscCommand
Insert text.
addText(int, String, int, boolean, boolean) - Method in class com.sdklib.command.EscCommand
Print Text.
addTurn90ClockWiseRotatin(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set whether the character rotates 90°.
addTurnDoubleStrikeOnOrOff(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set weighting mode.
addTurnEmphasizedModeOnOrOff(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set bold mode.
addTurnReverseModeOnOrOff(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set invert mode.
addTurnUnderlineModeOnOrOff(Command.UNDERLINE_MODE) - Method in class com.sdklib.command.EscCommand
Set underline.
addTurnUpsideDownModeOnOrOff(Command.ENABLE) - Method in class com.sdklib.command.EscCommand
Set upside down mode.
addUPCA(String) - Method in class com.sdklib.command.EscCommand
Print UPCA type barcode.
addUPCE(String) - Method in class com.sdklib.command.EscCommand
Print UPCE type barcode.
addUserCommand(byte[]) - Method in class com.sdklib.command.EscCommand
Send printer command.
addUserCommand(byte[], int, int, int) - Method in class com.sdklib.command.EscCommand
Send printer command.
A C E F G I M N O R S U V W 
Skip navigation links