Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Creating PDF documents in ASP.NET Core using PDFSharp
Example of a Blazor app to create PDF using PdfSharpCore library and MigradocCore in a Blazor server and Webassembly App
A Windows Form app which is used to combine multiple PDF files in a single file
HtmlRenderCore. Pdfsharp implements the standard class library from HTML to PDF based on the pdfsharpcore class library.
A C# class library designed to modify/create pdfs from existing pdf or image files.
C# WinForms control to preview Migradoc/PDFSharp Documents
A fork of https://github.com/empira/PDFsharp, for Net Core 2.1
PDF Document Stamping Console Application is utility developed for a stamping of the pdf documents by different objects among which are barcodes, qr-codes and images. The utility provides the differen...
Simple Notepad Application Using Windows Forms
🔬 Proof of Concept of extracting content from PDF files using multiple PDF libraries
API em .NET 8 para gerenciamento de despesas pessoais com DDD, testes unitários, e relatórios em PDF/Excel. Armazena dados via MySQL.
A clone of "pdfsharp" library with some bug-fixes and performance improvements.