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: US$ 1,032.97 Version: v2.5.23 NEW Updated: May 5, 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')"