Is there an example for how to set the margins when exporting to a pdf?
Is there an example for how to set the margins when exporting to a pdf?
mlong
Posts: 10Questions: 5Answers: 0
I assume it's something with the extend: 'pdf' and then customize: function( doc )... but after searching for some time now I can't seem to find anything that does what I want.
I would like to 1) set the margins of the entire PDFdocument and 2) change the default font size of the entire PDF document when I export (click the PDF button).
Can anyone help?
This discussion has been closed.