Download End of Survey Message as a PDF | XM Community
Skip to main content

I have created these end of survey messages which are results based on scores of an self-assessment survey that I've developed. These are dynamic reports which were created using html and javascript.
Is there a way to give the respondants an option to download this report as a PDF to keep a record of the results? I know that these dynamic reports can't be sent an email because javascript is not supported in email templates.
Also is there a way to give a link to this pdf in the email triggers that are sent to the repondants after submission of the survey?
I saw of in some of the communiity discussions that pdf is possible through custom coding, but can anyone tell me how to do it?

Instead of trying to offer a download, could you offer a Print option using window.print()? While not strictly the same, this would offer users the opportunity to save the report as a PDF.


Leave a Reply