Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Document-Processing/Word/Conversions/Word-To-PDF/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ control: DocIO
documentation: UG
---

# Convert Word to PDF using Syncfusion<sup>&reg;</sup> Word (DocIO) library
# Convert Word to PDF using Syncfusion® Word (DocIO) library

Syncfusion<sup>&reg;</sup> Word library (DocIO) allows you to convert Word document to PDF within a few lines of code in .NET applications and also it does not require Adobe and Microsoft Word application to be installed in the machine. Using this, you can create an input Word document from scratch or load an existing Word document and then easily convert to PDF.

Expand Down Expand Up @@ -148,7 +148,7 @@ T> For troubleshooting issues in the .NET Word Library (DocIO), refer [this](htt
N> 1. For .NET Framework, creating an instance of the [ChartToImageConverter](https://help.syncfusion.com/cr/document-processing/Syncfusion.OfficeChartToImageConverter.ChartToImageConverter.html) class is mandatory to convert the charts present in the Word to PDF. Otherwise, the charts are not preserved in the converted PDF. Whereas this is not necessary for .NET Core, as ChartToImageConverter is initialized internally in Syncfusion.DocIORenderer.Portable assembly.
N> 2. Total number of pages in the converted PDF may vary based on unsupported elements in the input Word document.
N> 3. "DocIO supports Word to PDF conversion in UWP application using DocIORenderer." For further information, please refer [here](https://support.syncfusion.com/kb/article/8902/how-to-convert-word-document-to-pdf-in-uwp)
N> 4. Font-related issues during Word to PDF or image conversion can arise due to missing or incorrect font. For detailed instructions on resolving these problems, refer to this [articl(https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion).
N> 4. Font-related issues during Word to PDF or image conversion can arise due to missing or incorrect font. For detailed instructions on resolving these problems, refer to this [article](https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion).

## Supported File formats

Expand Down Expand Up @@ -286,5 +286,5 @@ When converting a Word document to a PDF, the presence of unsupported elements i
* [How to preserve track changes markup in Word to PDF conversion](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
* [How to preserve simple markup, all markup, and no markup of track changes during Word to PDF conversion?](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
* [How to create a Word document with form fields from JSON and convert it to PDF?](https://support.syncfusion.com/kb/article/19823/how-to-create-a-word-document-with-form-fields-from-json-and-convert-it-to-pdf)
* [How to Rename PDF Bookmark in Word to PDF in .Net Core Word Document?](https://support.syncfusion.com/kb/article/19808/how-to-rename-pdf-bookmark-in-word-to-pdf-in-net-core-word-document)
* [How to Rename PDF Bookmark in Word to PDF in .NET Core Word Document?](https://support.syncfusion.com/kb/article/19808/how-to-rename-pdf-bookmark-in-word-to-pdf-in-net-core-word-document)
* [How to check if a font contains the required glyphs for Word to PDF and image conversion?](https://support.syncfusion.com/kb/article/19671/how-to-check-if-a-font-contains-the-required-glyphs-for-word-to-pdf-and-image-conversion)
6 changes: 6 additions & 0 deletions Document-Processing/Word/Word-Library/NET/Feature-Matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The following table outlines the supported features across different Word format
<tr><td>Create, access, and modify footnotes and endnotes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Create, access, and modify images.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Create, access, and modify shapes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Create, access, and modify SmartArt.</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
<tr><td>Group and ungroup shapes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Insert text and picture watermarks.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
<tr><td>Create, access, and modify OLE objects from the document.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
Expand Down Expand Up @@ -248,6 +249,10 @@ The following table outlines the supported features across different Word format
<td>Restrict editing the documents.</td>
<td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td>
</tr>
<tr>
<td>Allow editing specific parts of a protected document.</td>
<td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td>
</tr>
</table>

## File Formats
Expand All @@ -264,6 +269,7 @@ The following table outlines the supported features across different Word format
<tr><td>OpenDocument Text (*.odt)</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>RTF</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>HTML</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Markdown</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>Text</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>PDF</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
<tr><td>EPUB</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ platform: document-processing
control: DocIO
documentation: UG
---
# Supported and Unsupported Features
# Supported and Unsupported Features in Word library

This section describes the support and unsupported elements in the DocIO.

Expand Down Expand Up @@ -397,15 +397,6 @@ No<br/><br/></td><td>
No<br/><br/></td></tr>
<tr>
<td>
Drawing Canvas<br/><br/></td><td>
No<br/><br/></td><td>
No<br/><br/></td><td>
DOCX format only. Additional behavior explained [here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#drawing-canvas).<br/><br/></td><td>
DOCX format only. Additional behavior explained [here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#drawing-canvas).<br/><br/></td><td>
No<br/><br/></td><td>
No<br/><br/></td></tr>
<tr>
<td>
WordArt<br/><br/></td><td>
No<br/><br/></td><td>
No<br/><br/></td><td>
Expand Down Expand Up @@ -1206,7 +1197,7 @@ Yes<br/><br/></td></tr>
<td>Yes<br/><br/></td>
</tr>
<tr>
<td>Mail Merge<br/><br/></td>
<td>Mail merge<br/><br/></td>
<td>Yes<br/><br/></td>
<td>Yes<br/><br/></td>
</tr>
Expand Down