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
- Host: GitHub
- URL: https://github.com/xafero/pdfsharp.extensions
- Owner: xafero
- License: mit
- Created: 2019-03-30T23:01:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T23:32:28.000Z (about 6 years ago)
- Last Synced: 2024-12-25T09:37:22.810Z (4 months ago)
- Topics: pdfsharp
- Language: C#
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 )