Forms layoutIBM Proprinter emulation
Set form length in inches
Control sequence | Hexadecimal | Decimal | |
|
|
| |
ESC C NUL p1 | 1B 43 00 p1 | 27 67 00 p1 | |
This command specifies the physical page length in inches and sets the current vertical | |||
position as the first print line (top of form). |
| ||
p1 | Form length in inches |
| |
| Range: | X’01 ≤ p1 ≤ X’16 |
|
|
| The minimum valid form length is 3 inches and the | |
|
| maximum is 22 inches. |
|
Set perforation skip mode
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC N p1 | 1B 4E p1 | 27 78 p1 |
The perforation area is specified as a number of lines at the current line spacing. It is skipped at the end of every page.
The perforation area is not affected by later changes of the line spacing.
The perforation area should be selected so that at least 4 / inch remain as print area. | ||
|
| 6 |
If you change the first line (top of form), the perforation area moves accordingly. | ||
p1 | Perforation area in lines at the current line spacing | |
| Range: | X’00 ≤ p1 ≤ X’FF |
Programmer Reference Guide |