I have a customer that needs to use a resident PCL font with a different FONTID. Looking at the PCL Command Reference it appears that I select the typeface (Font) that I want to use, then use the copy/assign command to make a copy of the ROM font into RAM and then assign a FontID. Is that correct? I want to assign fontid of 1014 to a resident Times Font. Here is what I think I would send to the printer. Can you check this for me please?
Select Times Font <ESC>(4101T
Copy assign current font <ESC>*c6F
Assign FONTID of 1014 to font <ESC>*c1014D
Make 1014 Font Permanent <ESC>*c1014d5F
Is this correct? Thanks
Select Times Font <ESC>(4101T
Copy assign current font <ESC>*c6F
Assign FONTID of 1014 to font <ESC>*c1014D
Make 1014 Font Permanent <ESC>*c1014d5F
Is this correct? Thanks