Skip to main content
NReco.PdfGenerator package icon

NReco.PdfGenerator

HTML-to-PDF converter for C#/.NET (WkHtmlToPdf wrapper). Generates pretty-looking PDF by HTML template or web page URL. Web page is rendered with Qt WebKit and PDF result is very similar to web browser view. Engine supports page header/footer, page numbering, custom fonts, javascript execution. PdfGenerator can be used for free in non-SaaS projects with only one single-server deployment. This package embeds wkhtmltopdf binaries (win-x86) and they're extracted on first use - you don't need to deploy wkhtmltopdf separately.

Total Downloads
6.6M
6,563,732
Published
Jun 13, 2020
Latest stable version

Install

.NET CLI
dotnet add package NReco.PdfGenerator --version 1.2.0
Package Manager Console
Install-Package NReco.PdfGenerator -Version 1.2.0
PackageReference
<PackageReference Include="NReco.PdfGenerator" Version="1.2.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.