HTML-to-RTF Pro DLL .Net is a native C# component to convert HTML documents into Word, RTF and Text, Merge RTF files
  Overview | Getting Started | Code Samples | FAQ | History | License | Purchase | Support and Contacts

Getting Started

  1. Launch Microsoft's Visual Studio .NET
  2. Create a new project or open existing
  3. In Solution Explorer right click "References" and "Add Reference":

    Adding a reference to the HTML to RTF .Net component
  4. Add reference to SautinSoft.HtmlToRtf.dll
    (The Library located in the subfolders of the folder "Bin" of the Package "HTML-to-RTF Pro DLL .Net - Trial (N.N.N.N)"
    For example: Bin\Net 2.0\SautinSoft.HtmlToRtf.dll or Bin\Net 4.0\SautinSoft.HtmlToRtf.dll

  5. Well done! Now your project able to convert HTML to RTF format!

Here we offer you some code samples in VB.Net and C#: