This commit is contained in:
Marcin Ziąbek 2021-03-01 16:37:07 +01:00 коммит произвёл GitHub
Родитель 43c4011f91
Коммит a1d27ea8e8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -2,8 +2,6 @@
<img src="https://github.com/QuestPDF/example-invoice/raw/main/images/logo.svg" width="400px">
</a>
QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
## Overview
1) **Rely on solid fundamentals** - This library is created specifically for designing and arranging document layouts, with full paging support. Alternative solutions, such as HTML-based converters, are not designed for this purpose and therefore are often unpredictable and do not produce desired results.