Skip to main content
HtmlRenderer.PdfSharp package icon

HtmlRenderer.PdfSharp

PDF document generator from HTML snippet, 100% managed (C#), High performance library using PdfSharp. Features and Benefits: --- * 100% managed code depends only on PdfSharp library, no ActiveX, no MSHTML. * Extensive HTML 4.01 and CSS level 2 specifications support. * Support separating CSS from HTML by loading stylesheet code separately. * Handles "real world" malformed HTML, it doesn't have to be XHTML. * Supports .NET 2.0 or higher including Client Profile. * Lightweight, only two DLLs (~300K). * High performance and low memory footprint. * Extendable and configurable.

Total Downloads
6.9M
6,850,712
Published
Nov 14, 2016
Latest stable version

Install

.NET CLI
dotnet add package HtmlRenderer.PdfSharp --version 1.5.1-beta1
Package Manager Console
Install-Package HtmlRenderer.PdfSharp -Version 1.5.1-beta1
PackageReference
<PackageReference Include="HtmlRenderer.PdfSharp" Version="1.5.1-beta1" />

Frameworks

No framework metadata available.

Dependencies

[1.5.1-beta1, )
[1.50.4000-beta3b, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.