I'm using Webform 6.x-3.9 and TCPDF 5.9.061.
I am unable to generate a PDF after submitting a webform. No header, content or footer.
With Safari, these links below give a blank page.
With Firefox, they give "Remote server or file not found" error.
node/X/submission/X/downloadpdf
node/X/webform-results/downloadpdf
To be clear, I've already gone to the "Generate PDF" section and set up the header, content, and footer section to show items, including variables, so that's not the issue.
Any help with this problem will be very much appreciated.
Comments
Comment #1
apanag commentedI tried the .dev version.
Even though the header, content and footer are appearing on the .pdf, the webform doesn't.
Comment #2
shafter commentedWhat do you mean "the webform doesn't"? Do you mean tokens aren't translated into their values, or they translated into empty string? Please make sure you are using the available tokens (listed under the template textarea).
Comment #3
mr.york commented