PaintRTFPage and WordWrap

  • Hello,

    I'm successfully drawing the richtext on a canvas by using the PaintRTFPage procedure. Now I'm trying to do the same, just with WordWrap. So I set RichText.WordWrap:=true, but now my procedure doesn't draw anything anymore. The canvas stays empty.

    What do I do wrong?

    This is my procedure (WordWrap is already true):

    Regards,
    Björn