excel

Resource + verb. Convert visible worksheets to one PDF, then get or set cells on the same workbook.

excel to-pdf

CLI
jetformat excel to-pdf workbook.xlsx -o workbook.pdf
jetformat pdf info workbook.pdf

Worksheet 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

  • .xlsx workbooks are supported.
  • Legacy .xls and macro-enabled .xlsm files are not supported.
  • Use pdf info after conversion when an agent needs the output page count.

See the excel command surface →

Next