This package has been deprecated

Author message:

vivliostyle-savepdf is no longer maintained. Please use @vivliostyle/cli!

vivliostyle-savepdf

1.3.1 • Public • Published

vivliostyle-savepdf

Save the pdf file via Headless Chrome and Vivliostyle.

Install

npm install -g vivliostyle-savepdf

Usage

Usage: savepdf [options] <input>

Options:
  -V, --version                output the version number
  -b, --book                   load document as book mode
                               It can load multi-HTML documents such as an unzipped EPUB and a Web Publication.
                               Please see also http://vivliostyle.github.io/vivliostyle.js/docs/en/
  --no-sandbox                 launch chrome without sandbox (use this option to avoid ECONNREFUSED error)
  -r, --root <root_directory>  specify assets root path (default directory of input file)
  --preview                    open preview page and save PDF interactively
                               If preview option is set, options below this line will be ignored.
  -o, --output <output_file>   specify output file path (default output.pdf) (default: "output.pdf")
  -s, --size <size>            output pdf size (ex: 'A4' 'JIS-B5' '182mm,257mm' '8.5in,11in')
  -t, --timeout <time>         timeout times for waiting Vivliostyle process (default: 60s)
  -h, --help                   output usage information

License

Licensed under AGPL Version 3.

Dependents (0)

Package Sidebar

Install

npm i vivliostyle-savepdf

Weekly Downloads

2

Version

1.3.1

License

AGPL-3.0

Unpacked Size

74.4 kB

Total Files

13

Last publish

Collaborators

  • spring-raining