-w, --width [size] Print to Page Width [width] in MM
-w, --width [size] Print to Page Width [width]
-h --height [size] Print to Page Height [weight] in MM
-h --height [size] Print to Page Height [weight]
-t, --timeout [ms] Set a max timeout of [ms]
-m, --page-margin [margin] Print with margin [margin]
-x, --html output html file
-n, --hyphenate [lang] Hyphenate with language [language], defaults to "en-us"
-b, --blockLocal Disallow access to filesystem for local files
-hi, --hypher_ignore [str] Ignore passed element selectors, such as ".class_to_ignore, h1"
-r, --blockRemote Disallow requests to remote servers
-ho, --hypher_only [str] Only hyphenate passed elements selector, such as ".hyphenate, aside"
--allowedPath [allowedPaths] Only allow access to given filesystem paths, repeatable. (default: [])
-e, --encoding [type] Set the encoding of the input html, defaults to "utf-8"
--allowedDomain [allowedDomains] Only allow access to given remote domains, repeatable (default: [])
-t, --timeout [ms] Set a max timeout of [ms]
--outline-tags [tags] Specifies that an outline should be generated for the resulting PDF
--outline-tags [tags] Specifies that an outline should be generated for the resulting PDF document. [tags] specifies which HTML tags should be considered for that outline. "h1,h2" will trigger an outline with "h1" tags as root elements and "h2" elements as their childs.
document. [tags] specifies which HTML tags should be considered for that
--additional-script <script> Additional script tags which are added to the HTML document before rendering. This is useful for adding custom pagedjs handlers. The option can be repeated. (default: [])
outline. "h1,h2" will trigger an outline with "h1" tags as root elements
and "h2" elements as their childs.
--additional-script <script> Additional script tags which are added to the HTML document before
rendering. This is useful for adding custom pagedjs handlers. The option
can be repeated. (default: [])
--browserEndpoint Use a remote Chrome server with browserWSEndpoint