Hi all!

Is there a possibility to print RTF document in .NET Framework using
WindowsForms, without writting own RTF parser??

There's lots of tables and some text formatting tasks In my RTFs... So
writting own RTF parser would be a bit hard.

Thanks.

Re: Printing rich text format by Cerebrus

Cerebrus
Tue Mar 14 00:54:18 CST 2006

Hi,

If you've loaded the RTF document into a RichTextBox, then you can
check out this article :

http://support.microsoft.com/default.aspx?scid=kb;en-us;811401

HTH,

Regards,

Cerebrus.


Re: Printing rich text format by Herfried

Herfried
Tue Mar 14 12:31:40 CST 2006

"Ilya Dyoshin" <zipito@mail.ru> schrieb:
> Is there a possibility to print RTF document in .NET Framework using
> WindowsForms, without writting own RTF parser??

HOW TO: Print the Content of a RichTextBox by Using Microsoft Visual Basic
.NET
<URL:http://support.microsoft.com/?scid=kb;EN-US;811401>

Getting WYSIWYG Print Results from a .NET RichTextBox
<URL:http://msdn.microsoft.com/library/en-us/dnwinforms/html/wnf_RichTextBox.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>