We curate open-source GitHub repositories matching “best c sharp pdf libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
QuestPDF is a C# PDF generation library and layout engine used to create structured documents, reports, and invoices. It utilizes a fluent API and a component-based layout approach to convert code into high-fidelity PDF and XPS files. The library distinguishes itself with a dedicated layout debugger that provides real-time previews, hot-reload capabilities, and visual boundary tools to map rendered elements back to source code. It also functions as an accessibility tool, providing semantic tagging and navigational aids to ensure documents comply with international accessibility and archival s
QuestPDF is a powerful C# library designed specifically for programmatic PDF generation and layout, though it focuses on document creation rather than the manipulation or rendering of existing PDF files.
Read and extract text and other content from PDFs in C# (port of PDFBox)
This library provides robust capabilities for reading, extracting text, and analyzing PDF content in .NET, though it is primarily focused on extraction rather than full-scale document generation or rendering.