SurveyJS PDF Generator

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

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

가격: US$ 1,021.35 버젼: v2.5.19 NEW 업데이스 날짜: Apr 7, 2026

SurveyJS PDF Generator v2.3.0

Released: Jul 30, 2025

v2.3.0 버젼 업데이트

기능

Form Library:

  • Added single- and multi-select question types, such as Checkboxes, Radio Button Group, and Dropdown, support multiple comment fields, enabling users to leave a comment for each individual choice option.
  • To display a comment field for a specific choice, enable its showCommentArea property. You can also set the isCommentRequired property to make the comment mandatory when that option is selected.

Survey Creator:

  • Added the option to add a matrix question with a checkbox in each cell, allowing respondents to select multiple options per row instead of being limited to one.

수정사항

Form Library:

  • [Accessibility] When multiple required fields are empty, screen readers announced all error messages at once.
  • [Angular v20] An error was raised when clicking the "Make the question visible if" magic wand action in the Survey Creator's Property Grid.
  • Dynamic Panel: Binding the panel count to a custom expression property raised runtime errors.
  • Text piping didn't work if the question's name contained only one symbol.
  • Async validation didn't block the survey flow in question-per-page mode.
  • Email validation was not triggered when the value changed.
  • The dateDiff function produced a wrong interval in minutes.

Survey Creator:

  • Property Grid: A custom multi-select dropdown property didn't apply styles from the Survey Creator UI theme.
  • Condition Editor displayed incorrect choices when questions share values using the valueName property.
  • The onQuestionAdded event was raised when dragging an existing question or panel to a new page.
  • Editing a new page's title produced an unwanted extra page in page-by-page edit mode.