RTF-to-HTML DLL .Net History
3.0.2.21 - December 28th, 2009
- Improved support of bullets in RTFs created by MS Word 2007
- Fixed issue with creating of <td> tags during converting RTF to HTML 3.2
- Added new algorithm for converting of bullets and ordered lists
- Corrected export into HTML 3.2 according to W3C specification
- Added the new property SautinSoft.CImageStyle.MakeAbsolutePathToImage into ImageStyle structure. This will allow to choose which path to use inside <img src="..." >: absolute either a relative path.
3.0.2 - December 3rd, 2009
- Completely reformed interface of the component
- Added feature to embed images inside HTML document
- Added property to produce inline CSS
- Added a new CSS style 'background-color:' and support of background for text blocks
- Improved bullets converting algorithm
- Fixed issue with producing subscript and superscript text
- Fixed issue with appearing of unnecessary word 'ell' for some files
- Added new code samples
- Completely reformed documentation
2.3.0 - July 16th, 2008
- Fixed issue with bullets converting
- Fixed issue with alignment in headers
- Improved converting of HTML with indented text
- Now you can use our .Net component as COM in VBA and VB 6.0
2.1.2 - March 24th, 2008
- Fixed
issue with text after backslash '\' character
- Fixed
issue with some Chinise characters
- Fixed
rendering of multiple spaces
2.1.1 - January 9th, 2008
- Added support of text indentation
- Appeared ability to convert RTF to Text
- Added new property to produced HTML without any font parameters
2.1.0 - August 7th, 2007
- Added converting of Japanese, Chinese, Korean, Arabic, Vietnamese, Hebrew, Turkish, Greek and Russian text
- Support of page header and footer
2.0.0 - July 7th, 2007
- Released first C# version of the RTF-to-HTML DLL .Net. Now it's completely native C# component and not wrapper for API DLL as were previous versions.
- Now produced HTMLs and XHTMLs are completely compatible with rigorous W3C standarts.
 
1.0.0 - November 10th, 2004. Released first version. It's a C# wrapper for our Win32 API rtftohtml_sautinsoft.dll.
RTF-to-HTML DLL .Net is a standalone C# library to convert RTF to HTML .
 |
- No Microsoft Office automation
- Fast and Intependent RTF to HTML solution
- Developed in 100% managed C# code
- Allows to export RTF strings and files to HTML in memory
- Easy to integrate in any .Net 1.1, 2.0, 3.0,3.5 and 4.0 ASP.Net, Console and WinForms applications
|
Advantages
- The component converts RTF to HTML in many times faster than MS Office automation
- Has great abilities to adjust an output HTML, XHTML or Text as you wish
- Works at any servers with shared hosting and meduim trust level!
|