• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
HP Recommended
HP LaserJet 1606dn

Hi,

Can anyone help me to change the font Type setting in PCL.As i have got PCL font setting document

http://www.pclviewer.com/resources/font_selection.html

 

and i tried given example and also tried  different symbole set and different typeface but did not get any difference.

Plz help me to change font type?

6 REPLIES 6
HP Recommended

<esc>s1p12v0s0b16602T will give you Arial 12pt medium.

 

Your pcl viewer quite likely only "knows" about the printer internal fonts; otherwise, you would have to download a soft font for anything else.

 

This all assumes PCL5. 

HP Recommended

Hi Jim,
thanks for ur quick reply.I just want to know that in this command

<esc>s1p12v0s0b16602T 

which sysmbol set is selected?

 

Regards,

Priya

HP Recommended

No symbol set has been selected. You would be using the one previously selected. If you want PC8 symbols, then <esc>(10U would be appropriate for the primary font. Did you have a particular symbol set in mind?

 

If you are interested in pursuing this, get a copy of the PCL5 Technical Reference which should be widely available as a PDF. It is orders of magnitude superior to any other publication on the subject. After all, HP created PCL.

HP Recommended

Hi,

I am not able to change font size while i change font to arial.I used command

<Esc>(s#H for changing font size.

I change command <esc>s1p12v0s0b16602T this to <esc>s1p8h12v0s0b16602T for changing pitch to 8 for increase font size but didnot work and print in default font.

Any suggestion for change font and size both.

 

Regards,

Priya

 

HP Recommended

A couple of points:

 

  • Probably just a 'typo', but the sample sequences shown are invalid in that the character following the <esc> character should be "(" (to select the primary font) or ")" (to select the secondary font). 

 

  • Pitch values (the "h" value)  in a font selection are only relevant for fixed-pitch fonts; they have no effect on proportionally-spaced fonts such as Arial - you need to change the height value (the "v" value) to change the size of this font.

 

Here is a brief analysis of your two sequences (after inserting the missing "(" characters):

 

<Esc>(s1p         Primary Font: Spacing: Proportional
       12v        Primary Font: Height (12 points)
       0s         Primary Font: Style (Upright, solid)
       0b         Primary Font: Stroke Weight: Medium
       16602T     Primary Font: Typeface (16602 = Arial)
<Esc>(s1p         Primary Font: Spacing: Proportional
       8h         Primary Font: Pitch (8 characters per inch)
       12v        Primary Font: Height (12 points)
       0s         Primary Font: Style (Upright, solid)
       0b         Primary Font: Stroke Weight: Medium
       16602T     Primary Font: Typeface (16602 = Arial)

As @Jim_Asman advised you, the PCL5 Technical Reference manual (ref. bpl13210) provides a detailed description of PCL font selection.

HP Recommended

Hi,

Thanks  you for solving my doubt.

 

Regards

Priya

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.