surveyjs / survey-pdf

Supplementary component to the SurveyJS Form Library to download surveys as PDF files and generate editable PDF forms.
https://surveyjs.io/pdf-generator/examples/survey-pdf-export/
Other
58 stars 29 forks source link

Render Icons in Survey Elements in PDF #253

Open JaneSjs opened 1 year ago

JaneSjs commented 1 year ago

User Inquiry: T13619 - How to add icons in questions option? https://surveyjs.answerdesk.io/internal/ticket/details/T13619


Suggestion: add an option to render icons in a SurveyJS PDF document. Similar to Markdown icon/image rendering (https://surveyjs.io/form-library/examples/survey-markdown-radiogroup/reactjs).

In the meantime, it is possible to render a PNG image in PDF using Markdown (demo). However, due to jsPDF's fromHtml function specific, an image in a question's title appears differently than in a survey runner.

image

JaneSjs commented 11 months ago

+1 https://surveyjs.answerdesk.io/internal/ticket/details/T13958