SurveyJS PDF Generator
SurveyJS 웹 양식을 세련된 PDF로 변환하여 간편하게 공유할 수 있으며, 이를 통해 종이 서류 없이 업무가 가능합니다.
SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중
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')"