SurveyJS PDF Generator

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

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

가격: US$ 1,004.35 버젼: v2.5.33 NEW 업데이스 날짜: Jul 8, 2026

SurveyJS PDF Generator v2.5.33

Released: Jul 8, 2026

v2.5.33 버젼 업데이트

기능

  • [Survey Creator] Inline Description Editors on the Design Surface
    • A survey, page, panel, or question description provides additional information about the element's purpose, instructions, or context. By default, Survey Creator doesn't show inline description editors for questions and panels when their descriptions are empty.
    • Introduced the onBeforeShowInplaceDescriptionEditor event, which allows you to control the visibility of inline description editors based on custom conditions.

수정사항

  • Form Library
    • Dropdown: Item highlighted in the drop-down menu is not the actually selected item.
    • Validation errors are not announced to screen readers until focus moves to the invalid field (WCAG 2.1 Success Criterion 4.1.3).
    • onGetChoiceDisplayValue is not raised if a question's defaultValueExpression is invalid and the question value is set in survey.data.
  • Survey Creator
    • Translations tab: Remember the last selected source language in the Auto-Translate All dialog.
    • A page copy cannot be selected on the design surface after duplication.
    • surveyLocalization.defaultLocale leaks into the Survey Creator UI when its locale property is undefined.
    • Logic tab: Question name placeholder in the condition editor uses the survey locale instead of the Survey Creator locale ().