Page 1 of 1
Form export background color\multiple pages
Posted: 23 Jun 2017
by madjk07
I tried looking for this but is there a way to make the background color when you export a form to PDF white instead of gray? Also can you have a set paper size? I'd like to print out 2 8 1/2 x 11 sheets instead of one large one.
Re: Form export background color\multiple pages
Posted: 26 Jun 2017
by Dmitry Kozlov
Hi,
You can add a custom button to export a form into PDF with the help of fd.saveAsPDF:
https://spform.com/printing/printing-sh ... orting-pdf
Before calling
saveAsPDF, change background color to white with JavaScript.