.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Info
Version: | 1.5.95 |
Author(s): | rdvojmoc, HakanL |
Last Update: | Tuesday, October 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HakanL/WkHtmlToPdf-DotNet |
NuGet Url: | https://www.nuget.org/packages/Haukcode.WkHtmlToPdfDotNet |
Install
Install-Package Haukcode.WkHtmlToPdfDotNet
dotnet add package Haukcode.WkHtmlToPdfDotNet
paket add Haukcode.WkHtmlToPdfDotNet
Haukcode.WkHtmlToPdfDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Concurrent(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags