Multi-Font Printer User Manual
I
Rightjustify
‘lulodel ASCII
I Decimal I Hexadecimal I
std.
cESC> “a” “2”
27 97 S) I IB
61 32
<ESC>
“a” d>
I 27 97 2 I IB 61 02
Alignssubsequenttextwiththerightmargin,leavingtheleftmargin
ragged.
Fulljustify
Ihkctel ASCII
I
Decimal
I Hexadecimal I
std.
I
<ESC> “a” “3”
27 97 51
I IB 61 33
<ESC>
“a” c3>
27 97 3
I
IB 61 03
Alignssubsequenttextbetweenthe left andrightmargins.
Set horizontaltabstops
Mode ASCII
Decimal
Hexadecimal
Both cESC> “D” nl n2 .... ~> 2766 nl n2 .... 0 IB 44 d d ... 00
Cancelsall currenthorizontaltab stops and sets new tab stopsat
columnsnl, ni?,etc. in the currentcharacterpitch (pica pitch if
proportionalspacingis currentlyselected),wherenl, ti, etc. are
numbersbetween1and255.Themaximumnumberof horizontal
tabstopsallowedis 32in Standardmodeand64in IBMmode.The
tab stops must be specifiedin ascendingorder; any violationof
akcendingorderterminatesthetabstoplist.Standardterminationis
by the<(b controlcode.To clearalltab stops,specify-d3SG “D”
<b.
Sethorizontaltabstopeveryn columns
Mode
ASCII Decimal Hexadecimal
std.
<ESC> “e” “O”
n 27101 46 n IB 65 30 n
<ESC> “e” CO> n
27101 0 n
IB &5 IX n
Cancelsallcurrenthorizontaltabstopsandsetsnewtabstopsevery
n columns,wheren is between1 and 127.
100