Editor's review
This DLL library for .NET environment provides functionality to convert RTF documents into HTML.
The RTF-to-HTML DLL .Net library helps build functionality into your applications to provide conversion of Text, RTF documents to HTML 3.2, 4.01, HTML5 with CSS and XHTML using C# and VB.Net programming. The DLL components could be downloaded and they come with detailed documentation. Code sample are provided to illustrate the integration process. They have even included a demo that shows you how quickly the conversion could be done. To make it simple to test your application for the specific functionality, test files are also provided. The component is created in managed C# and is absolutely standalone. There is no need to have MS Office or any other word-processor in the machine for this library to work. Using this library you can easily create any type of a 32-bit or 64-bit .NET application including ASP.NET, Azure, Silverlight, WPF, SharePoint, Web Services and WinForms.
This is a multi-platform component and you could build applications with “Mono” platform for Linux, Mac and Android. To start building your application all you need is to copy "SautinSoft.RtfToHtml.dll" into `bin` directory. There are no dependencies to take care of. It is compatible with .Net platform (.Net 1.1, 2.0, 3.0, 3.5, 4.0 etc.). The tool offers he capabilities of adjusting the output HTML, XHTML or Text as required. Support is available for adjustments of font face, color and size; tables; embedded images (png, jpg, wmf), CSS, bullet lists, hyperlinks, italic, bold and underline text; subscript and superscript text; 20 types of encodings (UTF-8, Windows-1251, ISO-8859-2 etc.) and other HTML tags. This is a very good tool.
User comments