
Appendix B IBM ProPrinter X24 and IBM ProPrinter II Commands
ESC N n
Bottom of Form | Hexadecimal code: 1B 4E n |
n = 0 - 255
Defines the number of line feeds (of the current value) not to be printed (to be skipped) between the end of the current page and the start of the next (bottom margin + top of form).
This setting is cancelled by ESC O and ESC C n.
ESC O
Reset Bottom of Form | Hexadecimal code: 1B 4F |
Cancels the bottom of form.
ESC X n1 n2 
Left and Right Margins | Hexadecimal code: 1B 58 n1 n2 |
n1, n2 = 1 - 255
Parameter n1 indicates the number of the column, in the current print pitch, for the left margin.
Parameter n2 indicates the number of the column, in the current print pitch, for the right margin.
Value n2 - n1 must be more than 1. Values that go beyond the right edge of the paper are set back to the right margin.
When parameters n1 and/or n2 are set to 0, they indicate that the current margins remain valid.
The margins are set according to the current print pitch, but their absolute position does not change, even if the pitch is then changed.