[Ticket cloned from T3520: How do I view the answer has been submitted to the survey?]
how to do get pdf with answer and question?
On 3/2/2020 9:29 AM, Support Support wrote:
[Ticket cloned from T3520: How do I view the answer has been submitted to the survey?]
how to do get pdf with answer and question?
On 3/2/2020 9:29 AM, Support Support wrote:
Hello,
Here is an example how to export SurveyPDF with answers. So, you may assign data from SurveyJS Library model to SurveyPDF surveyPDF.data = surveyModel.data
Thanks, Dmitry
SurveyJS Team
How do i view each question with their answers
On 3/3/2020 10:11 AM, Support Support wrote:
How do I view answer after submission to the database
On 3/3/2020 10:11 AM, Support Support wrote:
Hello,
Unfortunately, we don't quite understand you. You can set data
property of SurveyPDF object instance to export PDF with answers. In particular you can use SurveyJS Library model data to assign to SurveyPDF object. In the same way you can store result JSON to database and later use it to export PDF with answers. Could you clarify issue more in details, please?
Thanks, Alex
SurveyJS Team