How to Save an Excel File as PDF on One Page using PDF.co Web API

In this tutorial, we will show you how to save an Excel file as a PDF on one page using PDF.co Web API and the Request Tester.

Open the Request Tester Page

Let’s start by logging into your PDF.co account and clicking on the Request Tester.

Let’s set up the request tester configuration.

  • In the Choose PDF.co API endpoint field, search and select /pdf/merge2 (supports zip, doc, rtf, xls, png, jpg etc). This endpoint supports non-PDF as the source files.
  • For the Input parameters field, add your source files with a link or input with files.

Setup the Request

Let’s set up the request tester configuration.

  • In the Choose PDF.co API endpoint field, search and select /pdf/merge2 (supports zip, doc, rtf, xls, png, jpg etc). This endpoint supports non-PDF as the source files.
  • For the Input parameters field, add your source files with a link or input with files.

Run the Request and Check the Result

After setting up the configuration, click on the Run Request button.

Click on the resulting URL to view the output or directly download the output file.

In this tutorial, you learned how to save an Excel file as a PDF on one page using PDF.co Web API. You also learned how to use the v1/pdf/merge2 endpoint to save an Excel file as one page in a PDF.