how do you print RTF

  • Thread starter Thread starter SamSpade
  • Start date Start date
S

SamSpade

I have a RichTextBox and I want to print the contents.

I have some code that I downloaded but it requires a Font and uses
Drawstring.

Doesn't sound right since RTF could contain many different fonts as well as
images.

Any idea how to print the contents of a general RichTextBox??

Do I need to use EM_FORMATRANGE?

Thanks in advance
 

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

Back
Top