Contents
- Prerequisites
- Azure Services
Having trouble getting help?
Contact Support
Contact Support
Convert Excel to PDF in Azure Platform
6 Mar 20251 minute to read
Syncfusion® XlsIO is a .NET Excel library used to create, read, edit and convert Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can convert an Excel document to PDF in Azure Platform 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 convert Excel to PDF in C# using the Excel library (XlsIO) in Azure.
Prerequisites
- An active Microsoft Azure subscription is required. If you don’t have one, please create an account before starting.
Azure Services
Azure Services |
NuGet packages required |
---|---|
App Service (Windows)
|
|
App Service (Linux)
|
Syncfusion.XlsIORenderer.Net.Core SkiaSharp.NativeAssets.Linux v3.116.1 HarfBuzzSharp.NativeAssets.Linux v2.8.2.2 |
Azure Functions v1
|
Syncfusion.ExcelToPdfConverter.WinForms |
Azure Functions v4
|
Syncfusion.XlsIORenderer.Net.Core |