EasyManua.ls Logo

Epson TM T88V - Page 64

Epson TM T88V
122 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
64
Example
To print barcodes:
try {
Builder builder = new Builder("TM-T88V", Builder.MODEL_ANK);
builder.addBarcode("01234567890", Builder.BARCODE_UPC_A,
Builder.HRI_BELOW, Builder.PARAM_UNSPECIFIED, 2, 64);
builder.addBarcode("01234500005", Builder.BARCODE_UPC_E,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("201234567890", Builder.BARCODE_EAN13,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("201234567890", Builder.BARCODE_JAN13,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("2012345", Builder.BARCODE_EAN8,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("2012345", Builder.BARCODE_JAN8,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("ABCDE", Builder.BARCODE_CODE39,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("012345", Builder.BARCODE_ITF,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("A012345A", Builder.BARCODE_CODABAR,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("ABCDE", Builder.BARCODE_CODE93,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("{Babcde", Builder.BARCODE_CODE128,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("(01)201234567890*", Builder.BARCODE_GS1_128,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("0201234567890",
Builder.BARCODE_GS1_DATABAR_OMNIDIRECTIONAL,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("0201234567890",
Builder.BARCODE_GS1_DATABAR_TRUNCATED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
builder.addBarcode("0201234567890",
Builder.BARCODE_GS1_DATABAR_LIMITED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED);
builder.addBarcode("(01)2012345678903",
Builder.BARCODE_GS1_DATABAR_EXPANDED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED,
Builder.PARAM_UNSPECIFIED, Builder.PARAM_UNSPECIFIED);
///Process///
} catch (EposException e) {
int errStatus = e.getErrorStatus();
}

Table of Contents

Other manuals for Epson TM T88V

Related product manuals