HtmlRenderer.PdfSharp
1.5.0.6
See the version list below for details.
dotnet add package HtmlRenderer.PdfSharp --version 1.5.0.6
NuGet\Install-Package HtmlRenderer.PdfSharp -Version 1.5.0.6
<PackageReference Include="HtmlRenderer.PdfSharp" Version="1.5.0.6" />
paket add HtmlRenderer.PdfSharp --version 1.5.0.6
#r "nuget: HtmlRenderer.PdfSharp, 1.5.0.6"
// Install HtmlRenderer.PdfSharp as a Cake Addin #addin nuget:?package=HtmlRenderer.PdfSharp&version=1.5.0.6 // Install HtmlRenderer.PdfSharp as a Cake Tool #tool nuget:?package=HtmlRenderer.PdfSharp&version=1.5.0.6
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net35-client is compatible. net40 was computed. net40-client is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- HtmlRenderer.Core (>= 1.5.0.5)
- PDFsharp (>= 1.32.3057)
NuGet packages (6)
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 |
|
Manacost.AB
Description |
|
Spxus.PdfService
My package description. |
|
SDHC.PdfConvert
My package description. |
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
|