t00 / Pdf.NetCore

C# .NET Core wrapper for wkhtmltopdf library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C# .NET Core wrapper for wkhtmltopdf library

License:MIT License