An open API service indexing awesome lists of open source software.

https://github.com/xafero/pdfsharp.extensions

Extension methods for PDFSharp
https://github.com/xafero/pdfsharp.extensions

pdfsharp

Last synced: 2 months ago
JSON representation

Extension methods for PDFSharp

Awesome Lists containing this project

README

        

# PDFSharp.Extensions
A library containing extension methods for PDFSharp

## Important
It's mostly based on https://github.com/gheeres/PDFSharp.Extensions, but fixed to work on .NET Standard 2

## Fixes
- https://github.com/sk2andy/PDFSharp.Extensions ( added PdfString support for color palettes #9 )
- https://github.com/jaykay-design/PDFSharp.Extensions ( Add CCITTFAX3 compression #7 )