How to print formatted text - (RTF)

T

Tim

Hi,

I have created a print routing that works great for plain text. I have
some text in Rich Text format that I would like to print as it appears
with its formatting.

Does anyone know how to do this? Has someone invented a rich text parser?

I am thinking right now that to do this the code would have to parse the
rich text and create DrawString code based on what it found which I can
then pass to the Graphics object. Is this correct?

Any help would be greatly appreciated.

Tim
 
J

James Curran

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top