Jump to content

PDFsharp

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Girth Summit (talk | contribs) at 18:56, 28 July 2023 (Restored revision 1159935539 by Bkonrad (talk): Rv socks/vandals). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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]

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
1.5.0 / December 16, 2015; 8 years ago (2015-12-16)
Repositorygithub.com/empira/PDFsharp
Written inC#
Operating systemCross-platform
TypePortable Document Format (PDF), Library
LicenseMIT License[5]
Websitehttp://www.pdfsharp.net

See also

Notes

  • PDFsharp is a registered trademark of empira Software GmbH, Kirchstraße 19, 53840 Troisdorf, Germany.

References

  1. ^ [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. ^ [2] MSDN Code - "Pdf writer pipelinecomponent for BizTalk"
  4. ^ [3] c-sharpcorner.com How To Merge Multiple PDF Files With Page Number Using PdfSharp...
  5. ^ [4] PDFsharp License