EasyManua.ls Logo

Epson TM T88V - Addpagedirection

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...
74
addPageDirection
Adds the page mode print direction setting to the command buffer. Specifies the print direction in page
mode. This function can be omitted if rotation is not required.
Syntax
public void addPageDirection(int dir)
throws EposException
Parameter
dir : Specifies the print direction in page mode.
Exceptions
When processing fails, EposException is thrown with one of the following error values.
Use this API function by inserting it between addPageBegin (p.70) and addPageEnd (p.71).
Set value Description
Builder.DIRECTION_LEFT_TO_RIGHT
(default)
Left to right
(No rotation.Data is printed from the top left
corner to the right.)
Builder.DIRECTION_BOTTOM_TO_TOP
Bottom to top
(Counterclockwise rotation by 90 degrees.
Data is printed from the bottom left corner
to the top.)
Builder.DIRECTION_RIGHT_TO_LEFT
Right to left
(Rotation by 180 degrees.Data is printed
from the bottom right corner to the left.)
Builder.DIRECTION_TOP_TO_BOTTOM
Top to bottom
(Clockwise rotation by 90 degrees.
Data is printed from the top right corner to
the bottom.)
Error status Description
ERR_PARAM Invalid parameter was passed.
ERR_MEMORY Could not allocate memory.
ERR_FAILURE An unspecified error occurred.

Table of Contents

Other manuals for Epson TM T88V

Related product manuals