Brother RJ-3150 Guia De Referência

Página de 129
ESC/P Command Reference 
 
- 27 - 
5. Control Command Details 
ESC G 
Apply double-strike printing 
ASCII: 
ESC 
Decimal: 
27 
71 
Hexadecimal:  1B 
47 
Parameters 
None 
Description 
  Prints the subsequent text in bold.   
  This command is valid anywhere in a text line. 
 
 
ESC H 
Cancel double-strike printing 
ASCII: 
ESC 
Decimal: 
27 
72 
Hexadecimal:  1B 
48 
Parameters 
None 
Description 
  Cancels the bold style. 
  This command is valid anywhere in a text line. 
Example 
Code: 
ABC ESC G DEF ESC H GHI FF 
Print result:  ABCDEFGHI