Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

NuGetInfo.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.

Install

Library can be installed through Nuget. Run command below from the package manager console:

PM> Install-Package Haukcode.WkHtmlToPdfDotNet