Skip to content

937946-Is it possible to convert an empty Excel document to PDF using C# #1111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hotfix/hotfix-v29.1.33
Choose a base branch
from
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
3 changes: 3 additions & 0 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2517,6 +2517,9 @@
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-show-the-leader-line-on-Excel-chart">How to show the leader line on Excel chart?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF">Does XlsIO support converting an empty Excel document to PDF?</a>
</li>
</ul>
</li>
</ul>
Expand Down
3 changes: 2 additions & 1 deletion Document-Processing/Excel/Excel-Library/NET/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,5 @@ The frequently asked questions in Essential<sup>&reg;</sup> 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)
* [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)
Original file line number Diff line number Diff line change
@@ -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.