PDF-Manipulation-Tools

PDFsharp – .NET library for processing PDF files

PDFsharp is a .NET library for processing PDF files. You create PDF pages using drawing routines known from GDI+. Almost anything that can be done with GDI+ will also work with PDFsharp.

Only basic text layout is supported by PDFsharp, and page breaks are not created automatically. The same drawing routines can be used for screen, PDF, or meta files.

This is free and open source software.

Features include:

  • Creates PDF documents on the fly from any .NET language.
  • Easy to understand object model to compose documents.
  • Modify, merge, and split existing PDF files.
  • Images with transparency (color mask, monochrome mask, alpha mask).
  • Written entirely in C# and available for .NET Framework 4.7.2 / Standard 2.0 and .NET 6.
  • Available on GitHub as Open source library.
  • Choose between 3 build flavors: Core build for all platforms or Windows specific for GDI+ or WPF.
  • Graphics:
    • Lines, polylines, arcs, Bézier splines, canonical splines, rectangles, rounded rectangles, ellipses, polygons, pies, closed splines, paths
    • The graphical objects follow the design pattern of System.Drawing. With one set of functions you can draw on a PDF page as well as on a System.Drawing.Graphics object. Your application can render its output in a window, on the printer, or in a PDF document.
    • XPdfForm objects as templates. Use XGraphics class to create PDF form objects.
    • RGB, CMYK, and gray scale colors with transparency.
    • Pens and brushes for drawing and filling.
    • GDI+ like predefined colors, pens, and brushes.
    • Matrix transformations.
    • BMP, PNG, GIF, TIFF, and JPEG images.
    • Image masks and transparency.
    • Form XObjects.
    • Clipping through graphical path.
    • Linear gradient brushes.
  • Text:
    • TextFormatter class for simple text layout.
    • TrueType fonts / OpenType fonts with TrueType outline.
    • Matrix transformations.
    • Converting glyphs to a graphical path.
    • ANSI and Unicode based glyph index encoding.
    • TextAnnotations, Rubber stamp annotations.
  • Security:
    • Encryption with 40/128 bit password length.
    • Encryption with PDF 2.0 AES 256 bit.
    • Document access permissions.
  • Annotations.
  • Embedded documents.

Website: docs.pdfsharp.net
Support: GitHub Code Repository
Developer: empira Software GmbH
License: MIT License

PDFKit is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.

Return to PDF Development Libraries


Popular series
Free and Open Source SoftwareThe largest compilation of the best free and open source software in the universe. Each article is supplied with a legendary ratings chart helping you to make informed decisions.
ReviewsHundreds of in-depth reviews offering our unbiased and expert opinion on software. We offer helpful and impartial information.
The Big List of Active Linux Distros is a large compilation of actively developed Linux distributions.
Alternatives to Proprietary SoftwareReplace proprietary software with open source alternatives: Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle, Atlassian, Corel, Cisco, Intuit, and SAS.
GamesAwesome Free Linux Games Tools showcases a series of tools that making gaming on Linux a more pleasurable experience. This is a new series.
Artificial intelligence iconMachine Learning explores practical applications of machine learning and deep learning from a Linux perspective. We've written reviews of more than 40 self-hosted apps. All are free and open source.
Guide to LinuxNew to Linux? Read our Linux for Starters series. We start right at the basics and teach you everything you need to know to get started with Linux.
Alternatives to popular CLI tools showcases essential tools that are modern replacements for core Linux utilities.
System ToolsEssential Linux system tools focuses on small, indispensable utilities, useful for system administrators as well as regular users.
ProductivityLinux utilities to maximise your productivity. Small, indispensable tools, useful for anyone running a Linux machine.
AudioSurveys popular streaming services from a Linux perspective: Amazon Music Unlimited, Myuzi, Spotify, Deezer, Tidal.
Saving Money with LinuxSaving Money with Linux looks at how you can reduce your energy bills running Linux.
Home ComputersHome computers became commonplace in the 1980s. Emulate home computers including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum.
Now and ThenNow and Then examines how promising open source software fared over the years. It can be a bumpy ride.
Linux at HomeLinux at Home looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged.
Linux CandyLinux Candy reveals the lighter side of Linux. Have some fun and escape from the daily drudgery.
DockerGetting Started with Docker helps you master Docker, a set of platform as a service products that delivers software in packages called containers.
Android AppsBest Free Android Apps. We showcase free Android apps that are definitely worth downloading. There's a strict eligibility criteria for inclusion in this series.
Programming BooksThese best free books accelerate your learning of every programming language. Learn a new language today!
Programming TutorialsThese free tutorials offer the perfect tonic to our free programming books series.
Linux Around The WorldLinux Around The World showcases usergroups that are relevant to Linux enthusiasts. Great ways to meet up with fellow enthusiasts.
Stars and StripesStars and Stripes is an occasional series looking at the impact of Linux in the USA.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Please read our FAQ before making a comment.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments