.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Info
Version: | 1.0.8 |
Author(s): | Rok Dvojmoc |
Last Update: | Tuesday, April 18, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/rdvojmoc/DinkToPdf |
NuGet Url: | https://www.nuget.org/packages/DinkToPdf |
Install
Install-Package DinkToPdf
dotnet add package DinkToPdf
paket add DinkToPdf
DinkToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading.Thread(>= 4.0.0)
Tags