Welcome to «RTF to HTML .Net»!If you are looking for methods to convert Text, DOCX and RTF to HTML in C#, VB .Net or PHP, you are in the right place! ![]() You have to only add the reference to "SautinSoft.RtfToHtml.dll" and write 3 lines of code. SautinSoft.RtfToHtml r = new SautinSoft.RtfToHtml(); r.OpenRtf(@"c:\large report.rtf"); r.ToHtml(@"c:\large report.html"); Thats all! Your application now is able to convert Text, DOCX, RTF to HTML format and you can test it as long as you wish!
|
OUR VISION | ABOUT US |
Sautin Software also markets desktop file conversion tools for software developers, business people, and home users. We are focused to create high quality .NET libraries to transform between PDF, HTML, Word, RTF, Pictures and Excel documents using C#, VB.Net, Delphi .Net as well as WinForms, Silverlight, WPF, ASP.Net All our products compatible with "Windows" or "Mac" or "UNIX/Linux". |
Since 2002, Sautin Software has been developing and marketing .Net libraries that make it simple to process and convert between PDF, DOCX, HTML, and RTF formats. By the way, if you are looking for a vice versa component, you may find our «HTML to RTF .Net» assembly here. |