HP PCL/PJL reference (PCL 5 Printer Language) - Technical Reference Manual Part I
9-6 Font Management EN
To delete the character āpā (112 decimal) in a bitmap or bound 
scalable font with an ID of 1, send:
E
C
 *c1d112e3F
(A space is printed in place of the deleted character. Also, the 
E
C
*c#E 
Character Code command used in the above sequence ā...112e...,ā is 
described in Chapter 11.) 
To make the soft font with an ID of 2 temporary, send:
E
C
 *c2d4F
To make the soft font with an ID of 2 permanent, send:
E
C
 *c2d5F
To make a copy of the currently invoked (selected) font, with an 
ID of 9, send:
E
C
 *c9d6F
The Copy/Assign font control feature can be used to copy either ROM 
or RAM fonts into RAM assigning them ID numbers. 
Note When the currently selected font is a scalable TrueType ROM font, 
E
C
*c#d6F assigns a font ID number, but makes no copy of the font 
in RAM. Any attempts to download or delete characters within the font 
are ignored. An attempt to delete the font merely results in the loss of 
the ID number.










