Assemblies Required for DocIO

6 Feb 20243 minutes to read

The following assemblies need to be referenced in your application based on the platform.

Platform(s)
Assembly

WPF

,

Windows Forms

,

ASP.NET

,

ASP.NET MVC


Syncfusion.DocIO.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base

Windows Forms

and

WPF (Client Profile)


Syncfusion.DocIO.ClientProfile
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base

ASP.NET Core

,

Xamarin

and

Blazor


Syncfusion.DocIO.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable

Universal Windows Platform


Syncfusion.DocIO.UWP
Syncfusion.OfficeChart.UWP

ASP.NET (Classic)


Syncfusion.DocIO.Web
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base

ASP.NET MVC (Classic)


Syncfusion.DocIO.MVC
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
WinRT (Windows Store applications)
Syncfusion.DocIO.winrt
Windows Phone 8
Syncfusion.DocIO.WP8
Syncfusion.Compression.WP8
Windows Phone 8.1 Silverlight
Syncfusion.DocIO.WPSilverlight
Syncfusion.Compression.WPSilverlight
Windows Phone 8.1 WinRT
Syncfusion.DocIO.WP
Syncfusion.Compression.WP
Silverlight
Syncfusion.DocIO.Silverlight
Syncfusion.Compression.Silverlight
Universal (Classic)
Syncfusion.DocIO.Universal

Windows UI Library (WinUI)


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


Syncfusion.DocIO.NET
Syncfusion.Compression.NET
Syncfusion.OfficeChart.NET

NOTE

  1. 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 to know about registering Syncfusion license key in your application to use our components.
  2. Syncfusion components are available in nuget.org
  3. Starting with v15.3.0.x, a new Visual Studio add-in “Syncfusion Reference Manager” for WPF, and Windows Forms platforms is included. Using this add-in, you can easily add the necessary reference assemblies to your projects in an automated way. Please refer to this link for more information.
  4. Starting with v17.3.0.x, Syncfusion provides support to .NET Core 3.0. You can use the above WPF or Windows Forms platform assemblies for .NET Core 3.0 targeting applications and use the same “C# tab” code examples for it.

Converting Word document to PDF

For converting a Word document to PDF, the following assemblies need to be referenced in your application

Platform(s)
Assembly

WPF

,

Windows Forms

,

ASP.NET

,

ASP.NET MVC


Syncfusion.DocIO.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
Syncfusion.Pdf.Base
Syncfusion.DocToPdfConverter.Base

Windows Forms

and

WPF (Client Profile)


Syncfusion.DocIO.ClientProfile
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
Syncfusion.Pdf.ClientProfile
Syncfusion.DocToPdfConverter.ClientProfile

ASP.NET Core

,

Xamarin

and

Blazor


Syncfusion.DocIO.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable
Syncfusion.Pdf.Portable
Syncfusion.DocIORenderer.Portable
Syncfusion.Pdf.Imaging.Portable
SkiaSharp.HarfBuzz
Syncfusion.SkiaSharpHelper.Portable

Windows UI Library (WinUI)


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


Syncfusion.DocIO.NET
Syncfusion.Compression.NET
Syncfusion.OfficeChart.NET
Syncfusion.Pdf.NET
Syncfusion.DocIORenderer.NET
Syncfusion.Pdf.Imaging.NET
SkiaSharp
Syncfusion.SkiaSharpHelper.NET

NOTE

  1. 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 to know about registering Syncfusion license key in your application to use our components.
  2. Syncfusion components are available in nuget.org
  3. Starting with v15.3.0.x, a new Visual Studio add-in “Syncfusion Reference Manager” for WPF, and Windows Forms platforms is included. Using this add-in, you can easily add the necessary reference assemblies to your projects in an automated way. Please refer to this link for more information.
  4. Word to PDF conversion is supported in ASP.NET Core and Xamarin from 2018 Volume 1 release (v16.1.0.24) using SkiaSharp graphics library.
  5. Word to PDF conversion is not supported in Silverlight, Windows Phone, WinRT, Universal applications.
  6. Starting with v17.1.0.x, if you reference “Syncfusion.DocIORenderer”, you also have to add “Syncfusion.SkiaSharpHelper” assembly reference in your projects to perform Word to PDF conversion.
  7. Starting with the v24.1.x, if you reference “Syncfusion.DocIORenderer”, you have to add the “Syncfusion.Pdf.Imaging” assembly reference in your projects to perform Word to PDF conversion.

Converting Word document to image

For converting a Word document to image, the following assemblies need to be referenced in your application.

Platform(s)
Assembly

WPF

,

Windows Forms

,

ASP.NET

,

ASP.NET MVC


Syncfusion.DocIO.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base

Windows Forms

and

WPF (Client Profile)


Syncfusion.DocIO.ClientProfile
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base

ASP.NET Core

,

Xamarin

and

Blazor


Syncfusion.DocIO.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable
Syncfusion.Pdf.Portable
Syncfusion.DocIORenderer.Portable
Syncfusion.Pdf.Imaging.Portable
SkiaSharp.HarfBuzz
Syncfusion.SkiaSharpHelper.Portable

Windows UI Library (WinUI)


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


Syncfusion.DocIO.NET
Syncfusion.Compression.NET
Syncfusion.OfficeChart.NET
Syncfusion.Pdf.NET
Syncfusion.DocIORenderer.NET
Syncfusion.Pdf.Imaging.NET
SkiaSharp
Syncfusion.SkiaSharpHelper.NET

NOTE

Starting with the v24.1.x, if you reference “Syncfusion.DocIORenderer”, you have to add the “Syncfusion.Pdf.Imaging” assembly reference in your projects to perform Word to Image conversion.

Converting Charts

The following assemblies are required to be referred in addition to the above mentioned assemblies for converting the chart present in the Word document into PDF and image.

Platform(s)
Assembly
WPF, Windows Forms, ASP. NET, ASP.NET MVC
Syncfusion.OfficeChartToImageConverter.WPF
Syncfusion.SfChart.WPF

NOTE

  1. 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 to know about registering Syncfusion license key in your application to use our components.
  2. Syncfusion components are available in nuget.org
  3. Starting with v15.3.0.x, a new Visual Studio add-in “Syncfusion Reference Manager” for WPF, and Windows Forms platforms is included. Using this add-in, you can easily add the necessary reference assemblies to your projects in an automated way. Please refer to this link for more information.