pdfkit-table
pdfkit-table copied to clipboard
While generating pdf, landscape option doesn't work
I want to return pdf view rotate to landscape. I call this method but not working. Please help.
doc.addPage({ size: "LEGAL", layout: "landscape", });