Using printing framework for text

(Hopefully this works now...)

I'm using a wxPrintout-derived class to print a single page, which
should contain a couple images and a couple short paragraphs of text.
The images work fine, and I know I can use wxDC.DrawText() to write
individual lines of text. But, is there any way to have the text
automatically word-wrapped and justified (a la wxStaticText), or do I
need to do that part myself? Is there a way to use a wxStaticText to
have it draw itself on a wxPrintDC?

Jeff Shannon
Technician/Programmer
Credit International