FossPDF is a modern open-source .NET library for PDF document generation - it's a fork of QuestPDF at the latest commit that still used a FOSS (Free, Open-Source Software license).
It's MIT-licensed regardless of who you are, or what you're using the library for.
| 👨💻 | Design PDF documents using C# and employ a code-only approach. Utilize your version control system to its fullest potential. |
| 🧱 | Compose PDF document with a range of powerful and predictable structural elements, such as text, image, border, table, and many more. |
| ⚙️ | Utilize a comprehensive layout engine, specifically designed for PDF document generation and paging support. |
| 📖 | Write code using concise and easy-to-understand C# Fluent API. Utilize IntelliSense to quickly discover available options. |
| 🔗 | Don't be limited to any proprietary scripting language or format. Follow your experience and leverage all modern C# features. |
| ⌛ | Save time thanks to a hot-reload capability, allowing real-time PDF document preview without code recompilation. |