ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge.
Info
Version: | 4.2.9 |
Author(s): | Kees van Spelde |
Last Update: | Sunday, September 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sicos1977/ChromiumHtmlToPdf |
NuGet Url: | https://www.nuget.org/packages/ChromeHtmlToPdf |
Install
Install-Package ChromeHtmlToPdf
dotnet add package ChromeHtmlToPdf
paket add ChromeHtmlToPdf
ChromeHtmlToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AngleSharp(>= 0.14.0)
- AngleSharp.Css(>= 0.14.2)
- AngleSharp.Xml(>= 0.14.0)
- HtmlSanitizer(>= 5.0.343)
- Microsoft.Win32.Registry(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Drawing.Common(>= 4.7.0)
- System.Management(>= 4.7.0)
- Ude.NetStandard(>= 1.2.0)
- WebSocket4Net(>= 0.15.2)
- AngleSharp(>= 0.14.0)
- AngleSharp.Css(>= 0.14.2)
- AngleSharp.Xml(>= 0.14.0)
- HtmlSanitizer(>= 5.0.343)
- Microsoft.Win32.Registry(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Drawing.Common(>= 4.7.0)
- System.Management(>= 4.7.0)
- Ude.NetStandard(>= 1.2.0)
- WebSocket4Net(>= 0.15.2)
Tags