EasyManua.ls Logo

Epson TM T88V - Page 81

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...
81
Chapter 4 API Reference
4
Example
To draw a rectangle with a thin solid line, with the start position (100, 0) and the end position (500, 200)
as its vertexes:
try {
Builder builder = new Builder("TM-P60", Builder.MODEL_ANK);
builder.addPageBegin();
builder.addPageRectangle(100, 0, 500, 200, Builder.LINE_THIN);
builder.addPageEnd();
///Process///
} catch (EposException e) {
int errStatus = e.getErrorStatus();
}

Table of Contents

Other manuals for Epson TM T88V

Related product manuals