70
ITEM SYMBOL Hexadecimal Decimal FUNCTION
Draft download m=14h indicates a draft download character.
NLQ download m=15h indicates a NLQ download character.
[26] ESC A n [1B,41,n] H [27,65,n] D Sets line spacing to n/72" (1≤n≤255)
This command becomes effective by ESC 2.
[27] ESC B n1 n2... [1B,42,n1,n2,...n64,00] H Sets vertical tab positions beginning from n1 and end
n64 NUL [27,66,n1,n2,...n64,0] D with NUL [00]H. n=1 is the second line from TOF.
[28] ESC C n [1B,43,n] H [27,67,n] D Sets page length in line unit (1≤n≤255).
The current print line becomes TOF (top of form).
[29] ESC C NUL n [1B,43,00,n] H [27,67,0,n] D Sets page length in inch unit (1≤n≤151).
The current print line becomes TOF (top of form).
[30] ESC D n1 [1B,44,n1,n2,...n28,00] H Sets horizontal tab position (1≤n≤255).
n2...n28 NUL [27,68,n1,n2,...n28,0] D n indicates the number of spaces from the left margin
with the character width at the command execution.
n=1 is at the first character from the left margin.
[31] ESC E [1B,45] H [27,69] D Sets emphasized character mode.
[32] ESC F [1B,46] H [27,70] D Cancels emphasized character mode.
[33] ESC G [1B,47] H [27,71] D Sets double strike character mode.
[34] ESC H [1B,48] H [27,72] D Cancels double strike character mode.