SurveyJS PDF Generator
Convert your SurveyJS web forms into polished PDFs for easy sharing and a paperless workflow.
Published by SurveyJS
Distributed by ComponentSource since 2025
Prices from: $ 1,021.35 Version: v2.5.19 NEW Updated: Apr 7, 2026
Released: Apr 2, 2025
SurveyModel's showQuestionNumbers property to "recursive".dateDiff() function: The dateDiff function can be used in expressions to calculate a difference between two dates. Previously, this difference could be calculated in days, months, or years. Since SurveyJS v2.0.3, dateDiff also supports hours and minutes:
expression: "dateDiff({firstDate}, {secondDate}, 'hours')"expression: "dateDiff({firstDate}, {secondDate}, 'minutes')"