/Pdf.NetCore

C# .NET Core wrapper for wkhtmltopdf library

MIT LicenseMIT

Pdf.NetCore

Pdf.NetCore is a wrapper to the excellent wkhtmltopdf conversion library allowing generating of PDF documents from HTML source.

The library is originally based on:

  • DinkToPdf due to it's native bindings to the whhtmltopdf library,
  • Wkhtmltopdf.NetCore due to it's integration with the .Net Core hosting stack
  • Rotativa being a base for Wkhtmltopdf.NetCore