You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>Applies <b>Deflate (DEFLATE)</b> compression to monochrome, grayscale, and color images.</td>
998
998
</tr>
999
999
<tr>
@@ -1003,7 +1003,7 @@ Refer the below code snippet to draw a single frame monochrome TIFF image with J
1003
1003
</tr>
1004
1004
<tr>
1005
1005
<td>JBIG2</td>
1006
-
<td>All images</td>
1006
+
<td>Monochrome (bi-level)</td>
1007
1007
<td>Supported only in lossy mode and only for single-frame TIFF images.</td>
1008
1008
</tr>
1009
1009
</table>
@@ -1076,7 +1076,7 @@ N> 2. By default, all monochrome images will be compressed in CITTT4 compression
1076
1076
1077
1077
The XPS (XML Paper Specification) document format is a fixed document format which consists of structured XML markup that defines the layout of a document and the visual appearance of each page, along with rendering rules for distributing, archiving, rendering, processing and printing the documents.
1078
1078
1079
-
Essential<sup>®</sup> PDF provides support for converting XPS to PDF using [XPSToPdfConverter](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Base~Syncfusion.XPS.XPSToPdfConverter.html) class.
1079
+
Essential<sup>®</sup> PDF provides support for converting XPS to PDF using [XPSToPdfConverter](https://help.syncfusion.com/cr/document-processing/Syncfusion.XPS.XPSToPdfConverter.html) class.
1080
1080
1081
1081
The below code illustrates how to convert XPS to PDF.
1082
1082
@@ -1400,7 +1400,7 @@ N> To know more about PdfToImageConverter and features it provides, please refer
1400
1400
1401
1401
## HTML to PDF
1402
1402
1403
-
The [HTML to PDF converter library](https://www.syncfusion.com/document-processing/pdf-framework/net/html-to-pdf) supports converting web pages and HTML content into high-quality PDF documents.
1403
+
The [HTML to PDF converter library](https://www.syncfusion.com/document-sdk/net-pdf-library/html-to-pdf) supports converting web pages and HTML content into high-quality PDF documents.
1404
1404
1405
1405
**Learn more about the features supported in HTML to PDF conversion here**: [HTML to PDF Features](https://help.syncfusion.com/document-processing/pdf/conversions/html-to-pdf/net/features)
1406
1406
@@ -1464,7 +1464,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
1464
1464
1465
1465
## SVG to PDF
1466
1466
1467
-
The [HTML to PDF converter library](https://www.syncfusion.com/document-processing/pdf-framework/net/html-to-pdf) supports converting the SVG to PDF document. Please refer to the following code example.
1467
+
The [HTML to PDF converter library](https://www.syncfusion.com/document-sdk/net-pdf-library/html-to-pdf) supports converting the SVG to PDF document. Please refer to the following code example.
0 commit comments