EasyManua.ls Logo

Epson TM T88V - Page 75

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...
75
Chapter 4 API Reference
4
Example
To print the characters "ABCDE" by rotating them 90 degrees clockwise:
try {
Builder builder = new Builder("TM-T88V", Builder.MODEL_ANK);
builder.addPageBegin();
builder.addPageArea(100, 50, 30, 200);
builder.addPageDirection(Builder.DIRECTION_TOP_TO_BOTTOM);
builder.addText("ABCDE");
builder.addPageEnd();
///Process///
} catch (EposException e) {
int errStatus = e.getErrorStatus();
}

Table of Contents

Other manuals for Epson TM T88V

Related product manuals