All Projects → Didstopia → PDFSharp

Didstopia / PDFSharp

Licence: MIT license
A .NET Standard 2.0 library for reading, writing and editing PDF files.

Programming Languages

C#
18002 projects
smalltalk
420 projects

PDFSharp for .NET Standard 2.0

Build Status NuGet

A .NET Standard 2.0 library for reading, writing and editing PDF files.

DISCLAIMER: This is a modified fork based on several OSS projects. For more information see Licenses or LICENSE.md.

What works vs. doesn't work

  • Creating, modifying, loading and saving PDF documents
  • Loading custom fonts, drawing text on PDF documents
  • Encrypted (password protected) PDF documents (#3)

It's important to note that this is prerelease software, meaning some things work while others do not.

If you come across a PDFSharp feature that you know should work (but doesn't), please submit an issue or pull request so we can slowly move towards a stable release.

Usage

See the official PDFSharp samples.

Licenses

This project is provided under the MIT License.

The following licenses also apply to this project:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].