---
title: "C# .NET PDF generator library: Create PDFs in C# | Nutrient .NET SDK"
canonical_url: "https://www.nutrient.io/guides/dotnet/pdf-generation/"
md_url: "https://www.nutrient.io/guides/dotnet/pdf-generation.md"
last_updated: "2026-05-21T17:12:02.215Z"
description: "Unlock the secrets to high-quality PDF generation in .NET. Master the art of creating polished documents. Explore now!"
---

# Generate PDFs in.NET

Enable fast and accurate PDF generation in your application using C#. Create PDFs from scratch, templates, and streams, or render pages as thumbnails. Utilize our PDF/UA tagging feature to create accessible and compliant PDF files. Explore our guides and code samples to learn how you can integrate generating PDFs into your workflows.

## Guides for PDF generation

---

**From scratch**

Learn how to create a PDF from scratch

[Read more](https://www.nutrient.io/guides/dotnet/pdf-generation/from-scratch.md)

---

**Tagged PDF**

Learn how to create and tag a PDF

[Read more](https://www.nutrient.io/guides/dotnet/pdf-generation/tagged.md)

---

**Thumbnail preview**

Learn how to create an image thumbnail from a PDF

[Read more](https://www.nutrient.io/guides/dotnet/pdf-generation/thumbnail-preview.md)

**Call to Action**

Start your free trial for unlimited access and expert support.

[Learn More](https://www.nutrient.io/sdk/dotnet/getting-started.md)

---

## Related pages

- [Create PDFs from byte arrays in C#](/guides/dotnet/pdf-generation/byte-array.md)
- [Generate a PDF from HTML in C#](/guides/dotnet/pdf-generation/from-html.md)
- [Create PDFs from scratch in C#](/guides/dotnet/pdf-generation/from-scratch.md)
- [Create thumbnails from PDFs in C#](/guides/dotnet/pdf-generation/thumbnail-preview.md)
- [Create tagged PDFs in C#](/guides/dotnet/pdf-generation/tagged.md)
- [Generate a PDF from a DOCX template in C#](/guides/dotnet/pdf-generation/from-word-template.md)

