Repository navigation
pdfsharp
- Website
- Wikipedia
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
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
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 different ways of how to place the stamping objects within pdf document's pages
Simple Notepad Application Using Windows Forms
Blazor PDF Editing with PDFsharp
🔬 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.