How do I export to PDF only the questions and answers that the administrator define?
If I use this code:
<form action="/index.php/printanswers/view/surveyid/624324/printableexport/pdf" method="post"><center><input type='submit' value='Export to PDF'id="exportbutton"/><input type='hidden' name='printableexport' /></center></form>
is exported all questions and answers.