diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index 7a49decc..ec77a615 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -2517,6 +2517,9 @@
  • How to show the leader line on Excel chart?
  • +
  • + Does XlsIO support converting an empty Excel document to PDF? +
  • diff --git a/Document-Processing/Excel/Excel-Library/NET/FAQ.md b/Document-Processing/Excel/Excel-Library/NET/FAQ.md index 298032d6..3acb4658 100644 --- a/Document-Processing/Excel/Excel-Library/NET/FAQ.md +++ b/Document-Processing/Excel/Excel-Library/NET/FAQ.md @@ -119,4 +119,5 @@ The frequently asked questions in Essential® XlsIO are listed bel * [How to get the list of worksheet names in an Excel workbook?](faqs/how-to-get-the-list-of-worksheet-names-in-an-Excel-workbook) * [How to switch chart series data interpretation from horizontal (rows) to vertical (columns) in Excel?](faqs/how-to-switch-chart-series-data-interpretation-from-horizontal-(rows)-to-vertical-(columns)-in-Excel) * [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-Excel-chart) -* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-Excel-chart) \ No newline at end of file +* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-Excel-chart) +* [Does XlsIO support converting an empty Excel document to PDF?](faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF) \ No newline at end of file diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF.md new file mode 100644 index 00000000..502188ce --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF.md @@ -0,0 +1,11 @@ +--- +title: Convert an empty Excel document to PDF using XlsIO | Syncfusion +description: Learn whether Syncfusion XlsIO supports converting an empty Excel document to PDF. +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO support converting an empty Excel document to PDF? + +Yes. XlsIO allows you to convert an empty Excel document to PDF.