|
|
@@ -4,11 +4,11 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
-[](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://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)
|
|
|
|
|
|
QuestPDF is an open-source .NET library for PDF documents generation.
|
|
|
|
|
|
@@ -29,10 +29,10 @@ Choosing a project dependency could be difficult. We need to ensure stability an
|
|
|
|
|
|
As an open-source project without funding, I cannot afford advertising QuestPDF in a typical way. Instead, the library relies on community interactions. Please consider sharing a post about QuestPDF and the value it provides. It really does help!
|
|
|
|
|
|
-[](https://reddit.com/submit?url=https://github.com/QuestPDF/QuestPDF&title=Check%20out%20QuestPDF%20%F0%9F%8E%8A%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation%20%F0%9F%9A%80)
|
|
|
-[](https://twitter.com/share?url=https://github.com/QuestPDF/QuestPDF&text=Check%20out%20QuestPDF%20%F0%9F%8E%8A%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation%20%F0%9F%9A%80%20%23dotnet%20%23csharp%20%23questpdf)
|
|
|
-[](https://news.ycombinator.com/submitlink?u=https://github.com/QuestPDF/QuestPDF&t=QuestPDF%20-%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation)
|
|
|
-[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/QuestPDF/QuestPDF)
|
|
|
+[](https://reddit.com/submit?url=https://github.com/QuestPDF/QuestPDF&title=Check%20out%20QuestPDF%20%F0%9F%8E%8A%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation%20%F0%9F%9A%80)
|
|
|
+[](https://twitter.com/share?url=https://github.com/QuestPDF/QuestPDF&text=Check%20out%20QuestPDF%20%F0%9F%8E%8A%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation%20%F0%9F%9A%80%20%23dotnet%20%23csharp%20%23questpdf)
|
|
|
+[](https://news.ycombinator.com/submitlink?u=https://github.com/QuestPDF/QuestPDF&t=QuestPDF%20-%20a%20modern%20open-source%20.NET%20library%20%20for%20PDF%20document%20generation)
|
|
|
+[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/QuestPDF/QuestPDF)
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
@@ -49,26 +49,26 @@ dotnet add package QuestPDF
|
|
|
<PackageReference Include="QuestPDF" Version="2022.12.0" />
|
|
|
```
|
|
|
|
|
|
-[](https://www.nuget.org/packages/QuestPDF/)
|
|
|
+[](https://www.nuget.org/packages/QuestPDF/)
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
-[](https://www.questpdf.com/getting-started)
|
|
|
+[](https://www.questpdf.com/getting-started)
|
|
|
A short and easy to follow tutorial showing how to design an invoice document under 200 lines of code.
|
|
|
|
|
|
|
|
|
-[](https://www.questpdf.com/api-reference/index.html)
|
|
|
+[](https://www.questpdf.com/api-reference/index.html)
|
|
|
A detailed description of behavior of all available components and how to use them with C# Fluent API.
|
|
|
|
|
|
|
|
|
-[](https://www.questpdf.com/design-patterns)
|
|
|
+[](https://www.questpdf.com/design-patterns)
|
|
|
Everything that may help you designing great reports and create reusable code that is easy to maintain.
|
|
|
|
|
|
## QuestPDF Previewer
|
|
|
|
|
|
The QuestPDF Previewer is a tool designed to simplify and speed up your development lifecycle. First, it shows a preview of your document. But the real magic starts with the hot-reload capability! It observes your code and updates the preview every time you change the implementation. Get real-time results without the need of code recompilation. Save time and enjoy the task!
|
|
|
|
|
|
-[](https://www.questpdf.com/document-previewer)
|
|
|
+[](https://www.questpdf.com/document-previewer)
|
|
|
|
|
|
<img src="https://github.com/QuestPDF/QuestPDF-Documentation/blob/main/docs/public/previewer/animation.gif?raw=true" width="100%">
|
|
|
|
|
|
@@ -137,4 +137,4 @@ QuestPDF was presented on one of the episodes of OSS Power-Ups hosted by JetBrai
|
|
|
</a>
|
|
|
|
|
|
|
|
|
-[](https://www.youtube.com/watch?v=-iYvZvpLX0g)
|
|
|
+[](https://www.youtube.com/watch?v=-iYvZvpLX0g)
|