HTML template for the print footer. Should be valid HTML markup with following classes used to inject printing values into them:
date
formatted print datetitle
document titleurl
document locationpageNumber
current page numbertotalPages
total pages in the documentPaper format. If set, takes priority over width or height options.
HTML template for the print header. Should be valid HTML markup with following classes used to inject printing values into them:
date
formatted print datetitle
document titleurl
document locationpageNumber
current page numbertotalPages
total pages in the documentPaper height.
Paper orientation.
Paper margins, defaults to none.
Bottom margin.
Left margin.
Right margin.
Top margin.
Paper ranges to print, e.g., '1-5, 8, 11-13'.
The file path to save the PDF to.
If path
is a relative path, then it is resolved relative to current working directory.
If no path is provided, the PDF won't be saved to the disk.
Give any CSS @page size declared in the page priority over what is declared in width and height or format options.
Print background graphics.
Scale of the webpage rendering. Between 0.1 and 2.
Paper width.
Display header and footer.
false