
ASCII | Dec. | Hex. | Description |
ESCCOn 67 43
ESCNn 78 4E
Set Page Length in Inches n = Number of inches
Set Bottom Margin for Continuous Paper
n = Number of lines
ESC 0 | 79 | 4F | Cancel Top/Bottom Margin for |
|
|
| Continuous Paper |
ESCln | 108 | 6C | Set Left Margin |
|
|
| n = Left margin column |
ESCQn | 81 | 51 | Set Right Margin |
|
|
| n = Right margin column |
Print position motion
ASCII | Dec. | Hex. | Description |
ESC$nl n2 | 36 | 24 | Set Absolute Horizontal Print Position |
|
|
| n = nl t n2 x 256 |
|
|
| n: Specifies print position from left |
|
|
| margin in defined units |
|
|
| * Before you define the unit, the |
|
|
| default is l/60 inch for this command. |
ESC \ nl n2 | 92 | 5c | Set Relative Horizontal Print Position |
|
|
| n = nl t n2 x 256 |
|
|
| n: Moves current print position in |
|
|
| defined units |
|
|
| * Before you define the unit, the |
|
|
| default is l/120 inch in draft and |
|
|
| l/180 inch in LQ for this command. |
ESC(Vnn | 40 86 | 2856 | Set Absolute Vertical Print Position |
|
|
| ESC(V20nln2 |
n = nl t n2 x 256
n: Specifies print position from top margin in defined units