RTF-to-HTML DLL .Net History
3.3.8.15 - August 15th, 2011. We are glad to inform about releasing of new updated RTF-to-HTML DLL .Net. What's new:
- Converting of images from RTF stored as binary data (this very rarely case for RTF, normally images in RTF stored as hex strings)
- Fixed issue with hyperlinks containing UNC path
3.3.6.6 - June 6th, 2011. We've released the new version with new enhancements and features:
- Produced HTML and XHTML documents now are completely compatible with W3C Validator
- Improved working with Header and Footer from RTF
- Fixed issue with line spacing between <div> tags
- Fixed issue with indents between ordered and unordered lists
- Fixed other minor issues
3.2.2.28 - February 28th, 2011. We are happy to inform about releasing new version with a lot of new features:
- Added support of new HTML 5 format!
Now the component can export:
- RTF to HTML 3.2, 4.01, XHTML 1.01, HTML 5
- Text to HTML 3.2, 4.01, XHTML 1.01, HTML 5
- Added new property MeasurementUnits. It allows to specify single measurement units for whole HTML document:
This property allows to select and set measurement units from: pixels, points, inches, em and mm.
- Added new code samples for VS2008 and VS2010
- Reformed interface, all public classes moved to SautinSoft.RtfToHtml
- Added support of new style double underline
- Added support of RTL text direction
- Fixed issue with line breaks inside bullet list
- Fixed issue with incorrect converting of special symbols in font "Symbol": μ,±,Ω etc.
- Fixed other minor issues
3.1.12.9 - December 9th, 2010
- Fixed issue with Unicode characters in RTF to Text converting
- Fixed issue with incorrect size of images after RTF to HTML converting
3.1.11.15 - November 15th, 2010
- Added support of vertical alignment in tables
- Fixed issue with converting of Latvian RTF documents to HTML
- Added new overloaded methods SautinSoft.RtfToHtml.ConvertString to convert MemoryStream and Stream of bytes to HTML string
- Added new overloaded methods SautinSoft.RtfToHtml.ConvertStringToFile to convert MemoryStream and Stream of bytes to HTML file
- Fixed issue with duplication of text in tables
- Fixed issue when hyperlink expands to whole document
3.0.7.2 - July 2nd, 2010
- Fixed issue with line feed in RTF to Text converting
- Added keywords \'0a and \'09 which can be used for a new paragraph
3.0.2.32 - January 29th, 2010
- Fixed issue in converting of hyperlinks when the property 'HyperlinkDetect' is set to False
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.RtfToHtml.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!
|