Printer Font (impact printer)

  • Hi! I have a impact printer LX-300+, and when i change the font:

    WPRichText.CurrAttr.FontName := 'Draft 10cpi';
    WPRichText.CurrAttr.FontNr := 10;

    Works great, but when i print this... The printer recognize it as an Graph font: the print slowdown my work! How i can utilize the font printer?

    Ps.: I print with TWQuickPrint in a TQuickReport.