- Posts: 272
- Thank you received: 45
Ask the community, share ideas, and connect with other LimeSurvey users!
html2pdf().from(element).toPdf().output('datauristring').then(function (pdfAsString) { // The PDF has been converted to a Data URI string and passed to this function. // Use pdfAsString however you like (send as email, etc)! For instance: console.log(pdfAsString); });
Best is to test : pdfReport is done torickanderson wrote: I would like to know if there is email functionality within LimeSurvey to enable the attachment of this to an email being sent to the user-supplied email address? Wasn't sure from your link if pdfReport would add this capability.
.
I just check : options are shown in 3.19.3 git version : no issuerickanderson wrote: What version of LimeSurvey do i need to be running to use pdfReport? I am currently running v3.19.3.
You must activate the plugin beforerickanderson wrote: I uploaded the pdfReport files to the plugin directory and added a 'File Upload' type question but don't see where I Activate pdfReport (Activate pdfReport : Use this question as pdf report. to Yes)..
<a href="/survey/index.php?r=printanswers/view&surveyid=XXXXXX" title="Print" your="" answers.="" class=" ls-print "> Print your answers. </a>
<img src="/upload/files/picture.png" />