
Page format
ASCII | Dec. Hex. | Description |
ESC ( c nn | 40 99 28 63 | Set Page Format |
|
| ESC ( c 40 m1 m2 n1 n2 |
|
| m = m1 + m2 x 2 5 6 |
|
| m: Top margin in defined units |
|
| n = n 1 + n 2 x 2 5 6 |
ESC ( C nnESC C n
n:Bottom margin in defined units
Set Page Length in Defined Unit40 67 28 43
ESC ( C 20 n1 n2n = n 1 + n 2 x 2 5 6
|
| n: Number of defined units |
67 | 43 | Set Page Length in Lines |
|
| n = Number of lines |
ASCII | Dec. | Hex. | Description |
ESC C 0 n | 67 | 43 | Set Page Length in Inches |
|
|
| n = Number of inches |
ESC N n | 78 | 4E | Set Bottom Margin for Continuous |
|
|
| Paper |
|
|
| n = Number of lines |
ESC O | 79 | 4F | Cancel Top/Bottom Margin for |
|
|
| Continuous Paper |
ESC 1 n | 1 0 8 | 6 C | Set Left Margin |
|
|
| n = Left margin column |
ESC Q n | 81 | 5 1 | Set Right Margin |
|
|
| n = Right margin column |