Skip to content

Commit df3fe25

Browse files
committed
Resolved CI issue
1 parent cbf9861 commit df3fe25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Document-Processing/Word/Conversions/Word-To-PDF/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: DocIO
66
documentation: UG
77
---
88

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

1111
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.
1212

@@ -286,5 +286,5 @@ When converting a Word document to a PDF, the presence of unsupported elements i
286286
* [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)
287287
* [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)
288288
* [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)
289-
* [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)
289+
* [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)
290290
* [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)

Document-Processing/Word/Word-Library/NET/Supported-and-Unsupported-Features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ platform: document-processing
55
control: DocIO
66
documentation: UG
77
---
8-
# Supported and Unsupported Features
8+
# Supported and Unsupported Features in Word library
99

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

@@ -1197,7 +1197,7 @@ Yes<br/><br/></td></tr>
11971197
<td>Yes<br/><br/></td>
11981198
</tr>
11991199
<tr>
1200-
<td>Mail Merge<br/><br/></td>
1200+
<td>Mail merge<br/><br/></td>
12011201
<td>Yes<br/><br/></td>
12021202
<td>Yes<br/><br/></td>
12031203
</tr>

0 commit comments

Comments
 (0)