SurveyJS PDF Generator
将您的 SurveyJS Web 表单转换为精美的 PDF,以便轻松共享和无纸化工作流程。
由以下开发商制作:SurveyJS
ComponentSource开始代理销售的日期:2025年
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')"