SurveyJS PDF Generator

SurveyJS 웹 양식을 세련된 PDF로 변환하여 간편하게 공유할 수 있으며, 이를 통해 종이 서류 없이 업무가 가능합니다.

SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중

가격: US$ 1,032.97 버젼: v2.5.23 NEW 업데이스 날짜: May 5, 2026

SurveyJS PDF Generator v2.1.1

Released: Jun 4, 2025

v2.1.1 버젼 업데이트

기능

  • Added support for Exclusive Options in Checkbox Questions:
    • An exclusive option clears all other selected choices in the same question when chosen.
    • The Checkboxes question type in SurveyJS already supports predefined exclusive options, such as None, Refuse to Answer, and Don't Know.
    • You can now make any option exclusive by enabling its isExclusive property.
    • To mark a choice option as exclusive in Survey Creator, locate the Choices table, click a Pen icon next to the desired option, and enable the Clear others when selected checkbox.

수정사항

  • Dynamic Panel: Using a combination of resetValueIf, visibleIf, and defaultValue for a nested question may have resulted in an infinite loop error.
  • Multi-Select Dropdown (Tag Box) didn't have an OK button when the drop-down list is in full screen mode.
  • Expression produced unexpected results when it references a matrix row that has the same name as its parent matrix.