Convert HTML to RTF using C# and .NET
To get the ability of HTML conversion in you .NET application:
- Download the latest «HTML to RTF .Net» SDK.
- Follow to the "Solution Explorer" tab and add a reference to the "SautinSoft.HtmlToRtf.dll".
Now you can operate with HtmlToRtf class which provides you by various methods and properties to convert HTML as MemoryStream, String, Files, URI and so forth.