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: 6 additions & 0 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -5238,6 +5238,9 @@
<li>
<a href="/document-processing/excel/excel-library/net/Performance-Metrics">Performance Metrics</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/Linux">Linux</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faq">FAQ</a>
<ul>
Expand Down Expand Up @@ -5610,6 +5613,9 @@
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-internal-links-when-converting-Excel-to-PDF">Does XlsIO support internal links when converting Excel to PDF?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-converting-an-XML-file-to-PDF">Does XlsIO support converting an XML file to PDF?</a>
</li>
</ul>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Converting an XML file to PDF | Syncfusion
description: This page explains whether Syncfusion XlsIO supports converting an XML file to PDF using Syncfusion .NET Excel library (XlsIO).
platform: document-processing
control: XlsIO
documentation: UG
---

# Does XlsIO support converting an XML file to PDF?

No, XlsIO is specifically designed for working with Microsoft Excel files. While it can process Excel files that use XML-based formats internally, it does not support transforming general XML files or converting them to PDF.