Convert Excel to PDF in Azure Platform

8 Dec 20231 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)

Syncfusion.XlsIORenderer.Net.Core

App Service (Linux)

Syncfusion.XlsIORenderer.Net.Core


SkiaSharp.NativeAssets.Linux v2.88.2


HarfBuzzSharp.NativeAssets.Linux v2.8.2.2


Azure Functions v1

Syncfusion.ExcelToPdfConverter.WinForms


Azure Functions v4

Syncfusion.XlsIORenderer.Net.Core