Printing With API

  • My program uses the EM_FORMATRANGE windows message to print dozens of RichText controls to the printer. When I print to the PDF control's HDC, the information is correct, but the font is substituted. I have tried setting the PDF_FontMode property to the various enumerated properties to no avail.