I have response summary at end of survey and it have download pdf by default. But when donloaded pdf comes in multiple pages which cause questions breakdown between pages. How can i make sure downloaded report is a single page pdf.
https://www.qualtrics.com/community/discussion/13599/eos-response-summary-pdf-formatting
Maybe try if this helps you.
This does not works, do someone have a solution?
Qualtrics.SurveyEngine.addOnReady(function()
{
/*Place your JavaScript here to run when the page is fully displayed*/
window.experimental.PDFPageBreaks = true;
});
If you mean to show all the questions in a one pager this will not work. The PDF summary just makes a screenshot of all the questions shown in the response summary. There is no way to decrease their size.
Best
Christian
No this doesnt work at all.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.