205 Forks
876 Stars
876 Watchers

PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)

How to download and setup PdfSharpCore

Open terminal and run command
git clone https://github.com/ststeiger/PdfSharpCore.git
git clone is used to create a copy or clone of PdfSharpCore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PdfSharpCore https://github.com/ststeiger/PdfSharpCore/archive/master.zip

Or simply clone PdfSharpCore with SSH
[email protected]:ststeiger/PdfSharpCore.git

If you have some problems with PdfSharpCore

You may open issue on PdfSharpCore support forum (system) here: https://github.com/ststeiger/PdfSharpCore/issues