Syncfusion AI Assistant

How can I help you?

Assemblies Required for Excel to PDF conversion

8 Jun 20261 minute to read

For converting an Excel document to PDF, the following assemblies need to be referenced in your application.

</tbody> </table> **Retired Platforms** The following assemblies need to be referenced in your application based on the platform.
Platform(s) Assembly

WPF

,

Windows Forms

,

ASP.NET MVC

Syncfusion.XlsIO.Base
Syncfusion.Compression.Base
Syncfusion.Pdf.Base
Syncfusion.ExcelToPDFConverter.Base

ASP.NET Core

,

Xamarin

and

Blazor

Syncfusion.Compression.Portable
Syncfusion.XlsIO.Portable
Syncfusion.Pdf.Portable
Syncfusion.Pdf.Imaging.Portable
Syncfusion.SkiaSharpHelper.Portable
Syncfusion.XlsIORenderer.Portable

Windows UI Library (WinUI)


.NET Multi-platform App UI (.NET MAUI)

Syncfusion.Compression.NET
Syncfusion.XlsIO.NET
Syncfusion.Pdf.NET
Syncfusion.Pdf.Imaging.NET
Syncfusion.SkiaSharpHelper.NET
Syncfusion.XlsIORenderer.NET
Platform(s) Assembly

ASP.NET


Syncfusion.XlsIO.Base
Syncfusion.Compression.Base
Syncfusion.Pdf.Base
Syncfusion.ExcelToPdfConverter.Base
N> 1. Excel to PDF conversion is supported from .NET Framework 2.0 and .NET Standard 1.4 onwards. N> 2. Starting with v16.2.0.x, if you reference Syncfusion® assemblies from trial setup or from the NuGet feed, you also have to add "Syncfusion.Licensing" assembly reference and include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your applications to use our components. N> 3. Syncfusion® components are available in nuget.org