Select Print Direction/Position for Page Mode
The command can be sent multiple times so that several different print areas, aligned in different print directions, can be developed in the printer’s page buffer.
ASCII |
ESC T n |
Hexadecimal |
1B 54 n |
Decimal |
27 84 n |
Value of n |
•0—Upper left corner proceeding across page to the right (A) •1—Lower left corner proceeding up the page (B) •2—Lower right corner proceeding across page to the left (upside down) (C) •3—Upper right corner proceeding down page (D) |
Default |
0 (Upper left corner proceeding across page to the right |
Selects the printing direction and start position in Page Mode. See the illustration.
Remarks:
•This command is valid only in Page Mode.
•This command is ignored if the value of n is out of the specified range.
•Starting position is within the printable area defined by the Select printable area command (X'1B;58...)'.