Run the conversion
CLI
jetformat convert workbook.xlsx -o workbook.pdf
jetformat pdf info workbook.pdfWorksheet behavior
Visible worksheets are included in workbook order. Hidden worksheets are skipped. The output is a single PDF for the workbook, so page counts may be larger than the number of visible sheets.
Supported inputs
.xlsxworkbooks are supported.- Legacy
.xlsand macro-enabled.xlsmfiles are not supported. - Use
pdf infoafter conversion when an agent needs the output page count.