Open and save PDF document in Azure Platform

24 Jul 20261 minute to read

The .NET PDF library is used to create, read, and edit PDF documents programmatically without the dependency of Adobe Acrobat. Using this library, you can open and save a PDF document in Azure Services with 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 open and save a PDF document in C# using the .NET PDF library in Azure.

Prerequisites

  • An active Microsoft Azure subscription is required. If you do not have one, please create a free account before starting.

Azure Services

Azure Service NuGet Package Name
App Service (Windows)

Syncfusion.Pdf.Net.Core

App Service (Linux)

Syncfusion.Pdf.Net.Core

Azure Functions v1

Syncfusion.Pdf.AspNet

Azure Functions v4

Syncfusion.Pdf.Net.Core