PDFsharp is an open source .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.
Features include images with transparency (color mask, monochrome mask, alpha mask), font embedding and subsetting, and graphical implementation based either on GDI+ or WPF.
See also
- Free Software portal
Notes
- PDFsharp is a registered trademark of empira Software GmbH, Kirchstraße 19, 53840 Troisdorf, Germany.
References
[1] GitHub Project Repository https://github.com/empira/PDFsharp ↩
Tim Leung; Yann Duran (26 March 2012). Pro Visual Studio LightSwitch 2011 Development. Apress. pp. 520–. ISBN 978-1-4302-4008-2. 978-1-4302-4008-2 ↩
[2] MSDN Code - "Pdf writer pipelinecomponent for BizTalk" https://code.msdn.microsoft.com/Pdf-writer-pipelinecomponen-673843f9/sourcecode?fileId=151093&pathId=680541880 ↩
[3] c-sharpcorner.com How To Merge Multiple PDF Files With Page Number Using PdfSharp... https://www.c-sharpcorner.com/blogs/how-to-merge-multiple-pdf-files-with-page-number-using-pdfsharp-in-c-sharp ↩