Search

Excel To PDF

Last Updated: Jan 29, 2021

Articles

Use this function to convert an Excel document to PDF.

Syntax

Excel To PDF (excel_filepath)

Parameters

Input Parameter Name Description
excel_filepath Path of the input excel document

Returns

Return Value Description
Path Path of the output PDF

Sample

Excel To PDF (C:\User\BankStatement.xlsx)

  • Converts the BankStatement.xlsx Excel document to a PDF.
    Returns the path where the output document is stored.

Make sure you have Microsoft Office installed in your system before using this function.

The path and the name of the output files are automatically assigned by the function.

To view all the Document functions, click here.

Did you find what you were looking for?