.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Info
Version: | 1.1.3-test-dispose-fix |
Author(s): | rdvojmoc, HakanL |
Last Update: | Tuesday, September 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Haukcode.DinkToPdf |
Install
Install-Package Haukcode.DinkToPdf
dotnet add package Haukcode.DinkToPdf
paket add Haukcode.DinkToPdf
Haukcode.DinkToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Runtime(>= 4.3.1)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)