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.
Cerebrus - 14 Mar 2006 07:54 GMT
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.
Herfried K. Wagner [MVP] - 14 Mar 2006 19:31 GMT
"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>

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