PDFsharp

Last updated

PDFsharp is an open source [1] .NET library for processing PDF files. It is written in C#. The library can be used to create, render, print, split, merge, modify, and extract text and meta-data of PDF files. [2] [3] [4]

Contents

Features include images with transparency (color mask, monochrome mask, alpha mask), font embedding and subsetting, and graphical implementation based either on GDI+ or WPF.

PDFsharp
Developer(s) empira Software GmbH
Stable release
6.2.0 / May 19, 2025;14 days ago (2025-05-19)
Repository github.com/empira/PDFsharp
Written in C#
Operating system Cross-platform
Type Portable Document Format (PDF), Library
License MIT License [5]
Website http://docs.pdfsharp.net

See also

Notes

References

  1. GitHub Project Repository
  2. Tim Leung; Yann Duran (26 March 2012). Pro Visual Studio LightSwitch 2011 Development. Apress. pp. 520–. ISBN   978-1-4302-4008-2.
  3. MSDN Code - "Pdf writer pipelinecomponent for BizTalk"
  4. c-sharpcorner.com How To Merge Multiple PDF Files With Page Number Using PdfSharp...
  5. PDFsharp License