HtmlRenderer.PdfSharp
1.5.0
The rich formatting power of HTML in .NET applications to generate PDFs using static rendering.
Features and Benefits:
---
* 100% managed code depends only on PdfSharp library.
* 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.
See the version list below for details.
Install-Package HtmlRenderer.PdfSharp -Version 1.5.0
dotnet add package HtmlRenderer.PdfSharp --version 1.5.0
<PackageReference Include="HtmlRenderer.PdfSharp" Version="1.5.0" />
paket add HtmlRenderer.PdfSharp --version 1.5.0
Release Notes
See https://htmlrenderer.codeplex.com/releases.
Dependencies
-
- HtmlRenderer.Core (>= 1.5.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on HtmlRenderer.PdfSharp:
Package | Downloads |
---|---|
CyprusParadise.Core
Description
|
|
Plugin.Xamarin.Tools
Set of several tools and dependency services for xamarin
|
|
Spxus.PdfService
My package description.
|
|
SDHC.PdfConvert
My package description.
|
|
PXC.Util.lbyParaleXcode
Funciones de conexion y trabajo de datos.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HtmlRenderer.PdfSharp:
Repository | Stars |
---|---|
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
|