Last Updated: Feb 14, 2022
Use this function to convert an Excel document to PDF.
Excel To PDF (excel_filepath)
Input Parameter Name | Description |
---|---|
excel_filepath | Path of the input excel document |
Return Value | Description |
---|---|
Path | Path of the output PDF |
Excel To PDF (C:\User\BankStatement.xlsx)
- The path and the name of the output files are automatically assigned by the function.
- If a print area is set in the excel using Set Print Area option, only those selected cells will be extracted in the output PDF.
Make sure you have Microsoft Office installed in your system before using this function.
To view all the Document functions, click here.