我们为您精选了匹配 “best c sharp pdf libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 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.