Re: Printing formatted text



"GD1" <euthymos@xxxxxxxxx> wrote in message
news:1157013697.304357.293260@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

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>".

You're drawing on a canvas; it has a font.

Groetjes,
Maarten Wiltink


.



Relevant Pages

  • 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)