Hi.
We have a unique requirement that requires us to send the survey result via email as HTML.
I understand that we can download the survey result as a PDF - however this does not work. We need the results in the body of the email contents.
Is there any way to generate the survey results as a simple HTML?
I notice that SurveyJS PDF uses jsPDF to convert HTML -> PDF. Is it possible to get this raw HTML data before is converts to PDF?