Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.62 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.62 KB

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: