Tag Archives: Excel to PDF

Convert Excel Spreadsheets to PDF in Java

When we want to share the data in worksheets that do not require editing, we often convert such Excel workbooks or specific sheets to PDF format. In this article, we will learn 4 different ways of converting Excel spreadsheets into PDF format in Java using the document conversion API.

Some of the possible ways to convert the spreadsheets are discussed in this article.

  • Java API for Excel Files to PDF Conversion
  • Convert All Sheets to PDF
  • Continuous Number of Excel Sheets to PDF Conversion
  • Specific List of Excel Sheets to PDF Conversion
  • Convert Selected Cell Range from Excel Sheet to PDF
Posted in GroupDocs.Conversion Product Family | Tagged , , , , ,

Convert Excel Spreadsheets to PDF using C#

Excel (XLS, XLSX) and PDF files are among those document formats that are widely used in almost every business. For such commonly used files there are many scenarios in which we need to convert one file into another format. In this article, we will learn different ways for how to convert Excel spreadsheets into PDF format using C# with .NET applications.

The following topics are covered in this article:

  • .NET API for Excel Files to PDF Conversion
  • Excel Sheets to PDF Conversion
  • Sequence of Excel Sheets to PDF Conversion
  • Specific List of Excel Sheets to PDF Conversion
  • Convert Selected Cell Range from Excel Sheet to PDF
Posted in GroupDocs.Conversion Product Family | Tagged , , , , ,