Info
Version: | 0.0.16 |
Author(s): | Stefan Steiger and Contributors |
Last Update: | Friday, May 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ststeiger/PdfSharpNetStandard |
NuGet Url: | https://www.nuget.org/packages/PdfSharpNetStandard |
Install
Install-Package PdfSharpNetStandard
dotnet add package PdfSharpNetStandard
paket add PdfSharpNetStandard
PdfSharpNetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
Tags
PdfSharpNetStandard is a partial port of PdfSharp.Xamarin for .NET Standard Additionally MigraDoc has been ported as well (from version 1.32).
Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp.