Printing formatted text



Dear developers,

I'm trying to print a report.

I have to write a justified paragraph with some words in bold, some in
italic. I know TextOut and TextRect but I don't know how can I format
text within the string I've got to print. I mean, something like "The
string to <b>print</b> is <i>this</i>".

Can you help me?

.



Relevant Pages

  • Re: Printing formatted text
    ... I have to write a justified paragraph with some words in bold, ... I know TextOut and TextRect but I don't know how can I format ...
    (comp.lang.pascal.delphi.misc)
  • TextRect und Rect aus DrawColumnCell
    ... man auf die Länge in Übereinstimmung mit der Spaltenbreite einstellen. ... entsprechenden Spalte die Überschrift geschrieben. ... Dass geht mit Textout auch, ... wie dieses TextRect in meinem Fall richtig ...
    (de.comp.lang.delphi.misc)