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')"