pdf(options: { format: A4, landscape: true, printBackground: true })
Definition
Arguments
options
PDFOptions
Options to customize the PDF output, such as paper size, orientation, margins, and more.
See PDFOptions
for details.
pdf(options: { format: A4, landscape: true, printBackground: true })
options
PDFOptions
for details.