after having submitted a survey, the "print your answers" link opens a page where you can find the survey's questions and the related answers.
In that page, there is a "PDF Export" button that exports the answers to a PDF.
Is there a way to use the "print your answers" link or the "PDF export" button before the survey is submitted?
I would like to allow the persons using my survey to print their answers or export them to a pdf in order to be able to review their answers, before submitting the survey.
Is there a way to include the "print your answers" link or the "PDF export" button on a page before the submission of the survey?
I tried to simply include a link pointing to printanswers.php?sid=mySurveysid but the result was a "Invalid survey/session" message.
I tried to copy and paste the form tag containing the "PDF export" button onto another page but all it does is moving to the next page.
A possible workaround would be to use Expression Manager to list all questions and answers on the last page of the survey and supply a print button there.
the workaround you suggest looks great. I will try to implement it but my survey is quite long (>300 questions) and I'm afraid the last page of the survey will be quite long.
Do you know what prevents the "Print you answers" link or the "PDF export" button from being used before the submission?