|
|
@@ -1,14 +1,12 @@
|
|
|
## Modern PDF library for C# developers
|
|
|
|
|
|
-> Generate and manipulate PDF documents in your .NET applications <br>
|
|
|
-> using the open-source QuestPDF library and its C# Fluent API.
|
|
|
+Generate and manipulate PDF documents in your .NET applications <br>
|
|
|
+using the open-source QuestPDF library and its C# Fluent API.
|
|
|
|
|
|
[](https://github.com/QuestPDF/QuestPDF/stargazers)
|
|
|
[](https://www.nuget.org/packages/QuestPDF/)
|
|
|
[](https://www.questpdf.com/license/)
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Quick Start
|
|
|
@@ -59,11 +57,7 @@ Document.Create(container =>
|
|
|
.GeneratePdf("hello.pdf");
|
|
|
```
|
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/QuestPDF/QuestPDF-Documentation/refs/heads/main/docs/public/homepage/quick-start-animation/step13.webp" width="400px" />
|
|
|
-
|
|
|
-<br>
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Code-Focused Paradigm
|
|
|
|
|
|
@@ -102,8 +96,6 @@ void CreateItem(IContainer container, Item item)
|
|
|
}
|
|
|
```
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Companion App
|
|
|
@@ -115,11 +107,10 @@ Accelerate your development with live document preview powered by the hot-reload
|
|
|
- Debug runtime exceptions with stack traces and code snippets
|
|
|
- Identify, understand and solve layout errors
|
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/QuestPDF/QuestPDF-Documentation/refs/heads/main/docs/public/companion/application-light.png" width="400px" />
|
|
|
-
|
|
|
[](https://www.questpdf.com/companion/usage)
|
|
|
|
|
|
-<br>
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
@@ -137,8 +128,6 @@ Generate PDF files at scale with up to thousands of pages per second - while mai
|
|
|
### Advanced Language Support
|
|
|
Create multilingual PDF documents with full support for right-to-left (RTL) languages, advanced text shaping, and bi-directional layout handling.
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Perform common PDF operations
|
|
|
@@ -174,8 +163,6 @@ DocumentOperation
|
|
|
|
|
|
[](https://www.questpdf.com/concepts/document-operations)
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Multiplatform
|
|
|
@@ -186,8 +173,6 @@ Supports all major operating systems and works seamlessly with leading IDEs, clo
|
|
|
- `Cloud providers`: Azure, AWS, Google Cloud
|
|
|
- `IDE`: Visual Studio, Visual Code, JetBrains Rider, others
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Fair and Sustainable License
|
|
|
@@ -202,40 +187,12 @@ By offering free access to most users and premium licenses for larger organizati
|
|
|
|
|
|
[](https://www.questpdf.com/getting-started)
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
|
|
|
|
|
|
## Let's get started
|
|
|
|
|
|
Follow our detailed tutorial, and see how easy it is to generate a fully functional invoice with fewer than 250 lines of C# code.
|
|
|
|
|
|
-<img src="https://raw.githubusercontent.com/QuestPDF/QuestPDF-Documentation/refs/heads/main/docs/public/homepage/invoice.png" width="400px" />
|
|
|
-
|
|
|
[](https://www.questpdf.com/getting-started)
|
|
|
|
|
|
-<br>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-## Cummunity QuestPDF
|
|
|
-
|
|
|
-We are incredibly grateful to our .NET Community for their positive reviews and recommendations of the QuestPDF library.
|
|
|
-Your support and feedback are invaluable and motivate us to keep improving and expanding this project.
|
|
|
-Thank you for helping us grow and reach more developers!
|
|
|
-
|
|
|
-### Nick Chapsas: The Easiest Way to Create PDFs in .NET
|
|
|
-
|
|
|
-[](https://www.youtube.com/watch?v=_M0IgtGWnvE)
|
|
|
-
|
|
|
-### Claudio Bernasconi: QuestPDF - The BEST PDF Generator for .NET?!
|
|
|
-
|
|
|
-[](https://www.youtube.com/watch?v=T89A_7dz1P8)
|
|
|
-
|
|
|
-### JetBrains: OSS Power-Ups: QuestPDF
|
|
|
-
|
|
|
-[](https://www.youtube.com/watch?v=-iYvZvpLX0g)
|
|
|
-
|
|
|
-### Programming with Felipe Gavilan: Generating PDFs with C# - Very Easy (two examples)
|
|
|
-
|
|
|
-[](https://www.youtube.com/watch?v=bhR4Cmg16gs)
|
|
|
+
|