5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference
28
Chapter 2 Configuring the P-Series Emulation with Control Codes
Bold Print
ASCII Code SFCC G SFCC j
Hex Code SFCC 47 SFCC 6A
Dec Code SFCC 71 SFCC 106
Purpose Selects bold character printing.
Discussion When the bold character printing control code is received, all
characters are printed in bold until reset by the bold print reset
control code or printer reset. Bold Print is the same as
emphasized printing.
When SFCC j is used, bold printing is selected for one line only
and reset by the bold print reset control code, emulation reset, or
a paper motion command.
Example The following sample illustrates bold character printing.
Bold Print Reset
ASCII Code SFCC H
Hex Code SFCC 48
Dec Code SFCC 72
Purpose Resets bold character printing.
Discussion This control code resets the bold print character attribute. Other
print attributes such as double wide printing are not affected.
Example Refer to the Bold Print control code for a sample of bold
character print set and reset.