0.0.1 • Published 1 year ago

excel2pdf v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

excel2pdf

Convert Excel To PDF(s)

Install

npm i -g excel2pdf

Usage

$ excel2pdf --help                                                    
Usage: excel2pdf [options]

Convert Excel To PDF(s) by COM+ Component

Options:
  -V, --version                  output the version number
  -i, --input-file [input.xlsx]  Input Excel File (default: "input.xlsx")
  -o, --output-dir [output]      Output directory (default: "output")
  -s, --split                    Split single worksheet
  -h, --help                     display help for command
0.0.1

1 year ago