diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index c6566b390d..5290647ebd 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -5288,7 +5288,7 @@ FAQs
diff --git a/Document-Processing/Word/Conversions/Word-To-PDF/NET/Assemblies-required-word-to-pdf.md b/Document-Processing/Word/Conversions/Word-To-PDF/NET/Assemblies-required-word-to-pdf.md index d8010cdf1d..6c921be281 100644 --- a/Document-Processing/Word/Conversions/Word-To-PDF/NET/Assemblies-required-word-to-pdf.md +++ b/Document-Processing/Word/Conversions/Word-To-PDF/NET/Assemblies-required-word-to-pdf.md @@ -7,8 +7,12 @@ documentation: UG --- # Assemblies required to convert Word document to PDF +This page lists the Syncfusion assemblies that must be referenced in your project to convert a Word document to PDF. The required assemblies differ based on the target platform (WPF, Windows Forms, ASP.NET Core, Blazor, WinUI, .NET MAUI, etc.). Use the tables below to identify the assemblies for your platform, and refer to the linked per-platform guides for step-by-step setup. + ## Converting Word document to PDF +### Active platforms + For converting a Word document to PDF, the following assemblies need to be referenced in your application|
Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
| -{{'[Windows Forms](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-window-forms)'| markdownify }}, Console Application (Targeting .NET Framework) +{{'[Windows Forms](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-window-forms)'| Â markdownify }}, Console Application (Targeting .NET Framework) | -Syncfusion.DocToPdfConverter.WinForms.nupkg +Syncfusion.DocToPdfConverter.WinForms | Install-Package Syncfusion.DocToPdfConverter.WinForms @@ -39,43 +40,22 @@ Install-Package Syncfusion.DocToPdfConverter.WinForms |
| -{{'[WPF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-wpf)'| markdownify }} +{{'[WPF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-wpf)'| Â markdownify }} | -Syncfusion.DocToPdfConverter.Wpf.nupkg +Syncfusion.DocToPdfConverter.Wpf | Install-Package Syncfusion.DocToPdfConverter.Wpf |
| -.NET Framework 3.5 or 4.0 Client Profile - | --Syncfusion.DocToPdfConverter.ClientProfile.nupkg - | --Install-Package Syncfusion.DocToPdfConverter.ClientProfile - | -
| -{{'[ASP.NET MVC4](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-asp-net-mvc)'| markdownify }} - | --Syncfusion.DocToPdfConverter.AspNet.Mvc4.nupkg - | --Install-Package Syncfusion.DocToPdfConverter.AspNet.Mvc4 - | -
| -{{'[ASP.NET MVC5](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-asp-net-mvc)'| markdownify }} +{{'[ASP.NET MVC5](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-asp-net-mvc)'| Â markdownify }} | -Syncfusion.DocToPdfConverter.AspNet.Mvc5.nupkg +Syncfusion.DocToPdfConverter.AspNet.Mvc5 | Install-Package Syncfusion.DocToPdfConverter.AspNet.Mvc5 @@ -83,13 +63,13 @@ Install-Package Syncfusion.DocToPdfConverter.AspNet.Mvc5 |
| -{{'[ASP.NET Core](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-asp-net-core)'| markdownify }}, Console Application (Targeting .NET Core) and {{'[Blazor](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-blazor)'| markdownify }} +{{'[ASP.NET Core](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-asp-net-core)'| Â markdownify }}, Console Application (Targeting .NET Core) and {{'[Blazor](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-blazor)'| Â markdownify }} |
-Syncfusion.DocIORenderer.Net.Core.nupkg +Syncfusion.DocIORenderer.Net.Core Note: -Please refer {{'[here](https://help.syncfusion.com/document-processing/word/word-library/net/faq#what-are-the-nuget-packages-to-be-installed-to-perform-word-to-pdf-conversion-in-linux-os)'| markdownify }} to know about the NuGet packages that need to be installed to perform Word to PDF conversion in Linux OS. +Please refer {{'[here](https://help.syncfusion.com/document-processing/word/word-library/net/faq#what-are-the-nuget-packages-to-be-installed-to-perform-word-to-pdf-conversion-in-linux-os)'|Â markdownify }} to know about the NuGet packages that need to be installed to perform Word to PDF conversion in Linux OS. |
Install-Package Syncfusion.DocIORenderer.Net.Core @@ -97,15 +77,16 @@ Install-Package Syncfusion.DocIORenderer.Net.Core |
|
-{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-winui)'| markdownify }} {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-maui)'| markdownify }} +{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-winui)'| Â markdownify }} {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/convert-word-document-to-pdf-in-maui)'| Â markdownify }} |
-Syncfusion.DocIORenderer.NET +Syncfusion.DocIORenderer.NET | Install-Package Syncfusion.DocIORenderer.NET |
| -Syncfusion.OfficeChartToImageConverter.WinForms.nupkg +Syncfusion.OfficeChartToImageConverter.WinForms | Install-Package Syncfusion.OfficeChartToImageConverter.WinForms @@ -234,7 +242,7 @@ Install-Package Syncfusion.OfficeChartToImageConverter.WinForms WPF | -Syncfusion.OfficeChartToImageConverter.Wpf.nupkg +Syncfusion.OfficeChartToImageConverter.Wpf | Install-Package Syncfusion.OfficeChartToImageConverter.Wpf @@ -242,31 +250,21 @@ Install-Package Syncfusion.OfficeChartToImageConverter.Wpf |
| -ASP.NET MVC4 - | --Syncfusion.OfficeChartToImageConverter.AspNet.Mvc4.nupkg - | --Install-Package Syncfusion.OfficeChartToImageConverter.AspNet.Mvc4 - | -
| ASP.NET MVC5 | -Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5.nupkg +Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5 | Install-Package Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5 |
| -Syncfusion.OfficeChartToImageConverter.AspNet.nupkg +Syncfusion.OfficeChartToImageConverter.AspNet | Install-Package Syncfusion.OfficeChartToImageConverter.AspNet | +|
| +ASP.NET MVC4 + | ++Syncfusion.OfficeChartToImageConverter.AspNet.Mvc4 + | ++Install-Package Syncfusion.OfficeChartToImageConverter.AspNet.Mvc4 + | +
| Operation | diff --git a/Document-Processing/Word/Conversions/Word-To-PDF/NET/Unsupported-elements-word-to-pdf.md b/Document-Processing/Word/Conversions/Word-To-PDF/NET/Unsupported-elements-word-to-pdf.md index 64fe6ca2d4..203cee7ba5 100644 --- a/Document-Processing/Word/Conversions/Word-To-PDF/NET/Unsupported-elements-word-to-pdf.md +++ b/Document-Processing/Word/Conversions/Word-To-PDF/NET/Unsupported-elements-word-to-pdf.md @@ -8,7 +8,7 @@ documentation: UG # Limitations in Word to PDF Conversion -The following tables shows the limitations of Word to PDF conversion. +The following table shows the limitations of Word to PDF conversion.
|---|
|
- Only DOCX and WordML format documents are supported from .NET Framework 4.0 onwards.
+ Only DOCX and WordML format documents are supported on .NET Framework 4.0 and later, as well as on .NET, ASP.NET Core, Blazor, WinUI, .NET MAUI, and Xamarin.
The following chart types are not supported on all platforms:
-Custom Shapes
+Custom Shapes
|
Only DrawingML custom shapes in DOCX and WordML format documents are supported.
@@ -73,7 +73,7 @@ Only DrawingML custom shapes in DOCX and WordML format documents are supported.
Equation
|
-Mathematical equations extending to multiple lines will be rendered in a single line and content exceeding the right margin will clip in the PDF.
+Mathematical equations extending to multiple lines will be rendered in a single line and content exceeding the right margin will be clipped in the PDF.
|
-Supported only in DOCX format document to PDF. Additional behavior explained {{ '[here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#smartart)' | markdownify }}.
+Supported only in DOCX format document to PDF. Additional behavior is explained in the [SmartArt](#smartart) section below.
|
+Drawing Canvas
+ |
+
+Not supported programmatically. See the [Drawing Canvas](#drawing-canvas) section below for details.
+ |
+
Watermark
|
-First watermark of the Word document should be applied to the entire converted PDF document when the Word document have multiple watermarks.
+The first watermark of the Word document is applied to the entire converted PDF document when the Word document has multiple watermarks.
|
-Multi-Column text positions are calculated dynamically when layout the text. So, there may be some content position differences occur in the PDF document.
+Multi-Column text positions are calculated dynamically when laying out the text. As a result, there may be some content position differences in the PDF document.
|
-Footnote and endnote
+Footnote and Endnote
|
Number formats in Roman, Alphabets, and Arabic only supported.
@@ -118,7 +126,7 @@ Number formats in Roman, Alphabets, and Arabic only supported.
|
-Textbox
+TextBox
|
Linked text boxes are not supported.
@@ -126,10 +134,10 @@ Linked text boxes are not supported.
|
-Ink elements
+Ink Elements
|
-Supported only in DOCX format document to PDF. Additional behavior explained {{ '[here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#ink)' | markdownify }}.
+Supported only in DOCX format document to PDF. Additional behavior is explained in the [Ink](#ink) section below.
|
|