From 52cfa3ab7ef0d99bbbfb3ffe459969bb7246ab20 Mon Sep 17 00:00:00 2001 From: MarcinZiabek Date: Sat, 7 May 2022 22:18:14 +0200 Subject: [PATCH] Added note regarding JetBrains OSS Power Ups --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.md b/readme.md index 9397276..204a8fb 100644 --- a/readme.md +++ b/readme.md @@ -133,3 +133,15 @@ And compare it to the produced PDF file: The Fluent API of QuestPDF scales really well. It is easy to create and maintain even most complex documents. Read [the Getting started tutorial](https://www.questpdf.com/documentation/getting-started.html) to learn QuestPDF basics and implement an invoice under 200 lines of code. You can also investigate and play with the code from [the example repository](https://github.com/QuestPDF/example-invoice). + + +## QuestPDF on JetBrains OSS Power-Ups + +QuestPDF was presented on one of the episodes of OSS Power-Ups hosted by JetBrains. Huge thanks for Matthias Koch and entire JetBrains team for giving me a chance to show QuestPDF. You are the best! + + + + + + +[![YouTube video about QuestPDF]( https://img.shields.io/badge/watch%20on-YouTube-red?logo=youtube)](https://www.youtube.com/watch?v=-iYvZvpLX0g) \ No newline at end of file