Lucida Console Bold is weird when converted from HTML to PDF

  • We use WPTools5 extensively in our applications. For the most part it is very good, excellent in fact, but of course occasionally we have a foible to contend with. This is one.
    Our application occasionally saves user generated HTML to a PDF file. We have partial control of the resulting format. This works well until a bold Lucida Console segment is called.


    the problem is that <b>test</b> is rendered into a strange font smaller than the non-bold font. It looks like the font has been compressed vertically.

    I can send you the output PDFs if desired.

    Anyhow a workaround seems to be to remove "Lucida Console" from the CSS and replace it with Consolas.

    As this may affect a lot of applications we would prefere not to change the font