QuestPDF 2022.11 release with the right-to-left content direction support 🎉

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • QuestPDF

    QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.

  • That being said, one of the community members, prepared this interesting PR 362 that removes the possibility to pass any objects to the Text method. This deprecation may be painful for many, as proper ToString conversion needs to be added in many places. Still, it is hard to disagree with the PR author. Forcing developer to carefully format values himself (and not via default in-library method) makes sure that values are properly displayed in all locales, the formatting is consistent, and what is passed to text is always a text 😅

  • quest-docx-to-pdf

  • I've noticed that there are attempts to make a Word-to-QuestPDF converters. https://github.com/QuestReports/quest-docx-to-pdf This repository is surely worth a star.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • GitlabReports

  • HTMLToQPDF

    HTMLToQPDF is an extension for QuestPDF that allows to generate PDF from HTML

  • https://github.com/Relorer/HTMLToQPDF This project is worth a star and some help 😁

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts