OSS Power-Ups: QuestPDF

Описание к видео OSS Power-Ups: QuestPDF

In the .NET ecosystem, generating PDF documents was challenging for many years. Most available libraries are paid or suffer from stability problems. Many of them also rely upon HTML-to-PDF conversion, whereas webpage technologies are inadequate for paging-related requirements. QuestPDF approaches the problem from a different angle. It offers many predictable building blocks that are optimized to create page-aware content. They can be composed together to build complex layouts - all of it done with type-safe and discoverable fluent API. Marcin Ziąbek, the creator of this library, will present a typical development workflow in QuestPDF. Then, we will shortly discuss internal architecture, design decisions, and algorithms.

Let's get started and learn how easy it is to generate PDF documents with modern utilities!

Agenda:
0:00:00 – Intro
0:04:40 – Meet Marcin
0:15:30 – What is QuestPDF?
0:18:50 – Project Setup
0:19:45 – Creating Documents
0:23:57 – PDF Preview
0:24:20 – Creating Pages
0:33:10 – Enumerating and listing Data
0:40:05 – Debugging Areas (conditionally)
0:45:05 – Customizing Header and Footer
0:52:50 – Adding Images
0:57:55 – Using Placeholders for Prototyping
1:03:25 – Refactoring for better Organization and Reuse
1:13:24 – Creating Tables
1:31:40 – Questions & Answers
1:40:02 – Outro

Resources:
https://www.questpdf.com/
https://github.com/QuestPDF/QuestPDF

About the presenter:
Marcin Ziąbek

Marcin is a technology enthusiast loving software development since the age of 10. He is interested in the hardest programming challenges, development optimization, machine learning, and open-source movement. He's trying to expand his knowledge in various programming-related areas, understand and properly apply patterns and practices, see the bigger picture and create new technologies which not only improve the software itself but also make users' experience better.

Links:
[email protected]
https://github.com/sponsors/QuestPDF
https://github.com/MarcinZiabek

Комментарии

Информация по комментариям в разработке