Appendix D IBM ProPrinter 4207, 4208 XL 24 Quick Reference
Table 4: Horizontal Form Handling and Printing Modes
Escape Sequence | Function |
| |
|
| ||
ESC : | Select Elite (12 cpi) | ||
ESC - P1 | Cancel / Select Underline | ||
| P1 | = 0/0 cancel Underline Printing | |
| P1 | = 0/1 set Underline Printing | |
ESC _ P1 | Cancel / Select Overline Printing | ||
| P1 | = 0/0 cancel Overline Printing | |
| P1 | = 0/1 set Overline Printing | |
ESC [ @ EOT NUL NUL NUL P1 P2 | Double, Multiple | ||
| P1 controls line spacing (e.g. 0/x) and | ||
| character height (e.g. x/0) | ||
| P2 controls character width | ||
| P1 | = 0/x | line spacing unchanged |
| P1 | = 1/x | single line space |
| P1 | = 2/x | double line space |
| P1 | = 3/x | triple line space |
| P1 | = 4/x | quadruple line space |
| P1 | = x/0 | charcter height unchanged |
| P1 | = x/1 | single charcter height |
| P1 | = x/2 | double character height |
| P1 | = x/3 | triple character height |
| P1 | = x/4 | quadruple character height |
| P2 | = 0/0 | character width unchanged |
| P2 | = 0/1 | single character width |
| P2 | = 0/2 | double character width |
| P2 | = 0/3 | triple character width |
| P2 | = 0/4 | quadruple character width |
Example: | Coding to select "double line space", "double character height", | |
| and "double character width" in Hex: | |
| 1B 5B 40 04 00 00 00 22 02 | |
ESC D NUL |
| Clear all Horizontal Tabs |
ESC D P1 P2 ... P32 NUL | Set Horizontal Tabs (P1...P32 = 0/1...F/F) |