|
|
@@ -1,8 +1,12 @@
|
|
|
-<a href="https://www.questpdf.com/">
|
|
|
- <img src="https://github.com/QuestPDF/example-invoice/raw/main/images/logo.svg" width="400px">
|
|
|
+<a href="https://www.questpdf.com/" target="_blank">
|
|
|
+ <img src="https://github.com/QuestPDF/example-invoice/raw/main/images/logo.svg" style="max-width: 300px; margin-bottom: 12px;">
|
|
|
</a>
|
|
|
|
|
|
-[](https://badge.fury.io/nu/QuestPDF) [](https://www.nuget.org/packages/QuestPDF/)
|
|
|
+[](https://github.com/QuestPDF/QuestPDF/stargazers)
|
|
|
+[](https://www.nuget.org/packages/QuestPDF/)
|
|
|
+[](https://www.nuget.org/packages/QuestPDF/)
|
|
|
+[](https://github.com/QuestPDF/QuestPDF/blob/main/LICENSE)
|
|
|
+[](https://github.com/sponsors/QuestPDF)
|
|
|
|
|
|
QuestPDF presents a new approach to PDF document generation. Unlike other libraries, it does not rely on the HTML-to-PDF conversion which in many cases is not reliable. Instead, it implements its own layouting engine that is optimized to cover all paging-related requirements. Then, everything is rendered using the SkiaSharp library (a Skia port for .NET, used in Chrome, Android, MAUI, etc.).
|
|
|
|