Skip to content
master
Go to file
Code

Latest commit

add alternate signatures from XImage.FromFile and XImage.FromStream
316b004

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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:

You can’t perform that action at this time.