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

Download End of Survey Message as a PDF

  • December 9, 2021
  • 1 reply
  • 86 views

Forum|alt.badge.img+3

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?

1 reply

mmoore
Level 2 ●●
Forum|alt.badge.img+9
  • Level 2 ●●
  • December 9, 2021

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.