Forms layoutEpson LQ-2550 emulation
Reset perforation skip mode
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC O | 1B 4F | 27 79 |
|
|
|
The perforation skip mode is reset.
Set left margin
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC l p1 | 1B 6C p1 | 27 108 p1 |
The left margin is set to the right edge of the specified column.
The first column of a line is column 1. The set left margin is not affected by later changes of the character pitch. The left margin must be selected so that at least 4 /10 inch remain as print area between the left and right margins.
This command must be located at the beginning of the line.
p1 | Left margin in columns at the current character pitch | |
| Range: | X’00 ≤ p1 ≤ X’FC |
Set right margin
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC Q p1 | 1B 51 p1 | 27 81 p1 |
The right margin is set to the right edge of the specified column.
The first column of a line is column 1. The set right margin is not affected by later changes of the character pitch. The right margin must be selected so that at least 4 /1 0 inch remain as print area between the left and right margins.
This command must be located at the beginning of the line.
p1 | Right margin in columns at the current character pitch | |
| Range: | X’04 ≤ p1 ≤ X’FF |
Programmer Reference Guide |