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

Support asynchronous functions #277

Closed JaneSjs closed 9 months ago

JaneSjs commented 9 months ago

User Issue: T14672 - How to execute a conditions for a survey model at later point of time in Survey PDF. https://surveyjs.answerdesk.io/internal/ticket/details/T14672


In the meantime, a SurveyJS PDF Generator doesn't wait until a custom asynchronous function finishes executing. View Demo Please support async functions in SurveyJS PDF Generator.

andrewtelnov commented 9 months ago

The issue is fixed in this issue