QuestPDF / 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.
https://www.questpdf.com
Other
12k stars 629 forks source link

Superscript functionality released yet? #205

Closed dprice closed 2 years ago

dprice commented 2 years ago

First off - such an amazing project. The code and documentation is top-notch - kudos. The JetBrains webinar really showed off so much!

I need superscript for a current project and noticed there was a pull-request that looked like it was accepted: https://github.com/QuestPDF/QuestPDF/pull/179

Is this in the 2022.4.1 release?

Thanks again for the awesome repo!

MarcinZiabek commented 2 years ago

First off - such an amazing project. The code and documentation is top-notch - kudos. The JetBrains webinar really showed off so much!

Thank you! It is always great to hear positive feedback, nothing better to give some motivation to other person 😁

I need superscript for a current project and noticed there was a pull-request that looked like it was accepted: https://github.com/QuestPDF/QuestPDF/pull/179

Is this in the 2022.4.1 release?

@dprice It is not release yet. I am planning to merge it into main this week and release new version early next week. A lot is going on in my personal life, very positive yet time-consuming events. I hope that you understand the delay 😥

dprice commented 2 years ago

Personal life always comes first - take your time! Thanks again :)