Info
| Version: | 1.3.67 |
| Author(s): | Stefan Steiger and Contributors |
| Last Update: | Thursday, April 3, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/ststeiger/PdfSharpCore |
| NuGet Url: | https://www.nuget.org/packages/PdfSharpCore |
Install
Install-Package PdfSharpCore
dotnet add package PdfSharpCore
paket add PdfSharpCore
PdfSharpCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- SixLabors.Fonts(>= 1.0.00013)
- SixLabors.ImageSharp(>= 1.0.0)
- SixLabors.Fonts(>= 1.0.00013)
- SixLabors.ImageSharp(>= 1.0.0)
Tags
PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core 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.