sautinsoft.htmltortf
8.3.5.25
Install-Package sautinsoft.htmltortf -Version 8.3.5.25
dotnet add package sautinsoft.htmltortf --version 8.3.5.25
<PackageReference Include="sautinsoft.htmltortf" Version="8.3.5.25" />
paket add sautinsoft.htmltortf --version 8.3.5.25
#r "nuget: sautinsoft.htmltortf, 8.3.5.25"
// Install sautinsoft.htmltortf as a Cake Addin
#addin nuget:?package=sautinsoft.htmltortf&version=8.3.5.25
// Install sautinsoft.htmltortf as a Cake Tool
#tool nuget:?package=sautinsoft.htmltortf&version=8.3.5.25
HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and Replace text in them.
Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.0 and up or .NET Core 2.0 and up.
The component can read and parse all types of HTML: HTML 3.2, HTML 4.01, HTML 5 with CSS and XHTML 1.01. The component has own HTML parser, DOCX and RTF writers.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- System.Drawing.Common (>= 4.7.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETCoreApp 3.1
- System.Drawing.Common (>= 4.7.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.7.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
net5.0
- System.Drawing.Common (>= 4.7.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
net6.0
- System.Drawing.Common (>= 4.7.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.3.5.25 | 87 | 5/25/2022 |
8.2.12.7 | 2,040 | 12/7/2021 |
8.1.10.27-beta | 159 | 10/27/2021 |
8.1.6.7 | 2,358 | 6/4/2021 |
8.0.5.12 | 316 | 5/12/2021 |
8.0.3.12-beta | 181 | 3/16/2021 |
8.0.1.18-beta | 185 | 1/18/2021 |
7.4.4.30 | 103,901 | 4/30/2020 |
7.3.2.11 | 11,324 | 2/11/2020 |
7.1.4.17 | 11,970 | 4/16/2019 |
7.0.8.16 | 5,830 | 8/16/2018 |
7.0.7.16 | 1,036 | 7/13/2018 |
7.0.7.11 | 792 | 7/11/2018 |
7.0.6.4 | 16,618 | 5/31/2018 |
5.7.12.9 | 32,837 | 1/5/2017 |
What's new in the version 8.3:
+ Fixed the bug with the appearance of the message: System.NullReferenceException (object reference not set).
+ Fixed the bug with background color definition. In some cases, the character color was replaced by default and did not inherit the style.
+ Fixed the issue with opening some documents in Word 2019.
+ Fixed some minor issues, thereby the component became more error-free.