How can I help you?
Create PDF document in Azure platform
16 Jun 20261 minute to read
The Syncfusion® .NET PDF library is used to create, read, edit PDF documents programmatically without the dependency of Adobe Acrobat. Using this library, create a PDF document in Azure services within a few lines of code.
NOTE
If this is your first time working with Azure, please refer to the dedicated Azure development resources. This section explains how to create a PDF document in C# using the .NET PDF library in Azure.
Prerequisites
- An active Microsoft Azure subscription is required. If you don’t have one, please create a free account before starting.
- Install the required NuGet package: Syncfusion.Pdf.Net.Core.
Supported Azure Services
- Azure App Service (Windows & Linux)
- Azure Functions
- Azure Functions in AKS (Azure Kubernetes Service)