SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v1.12.21

Released: Jan 28, 2025

v1.12.21 버젼 업데이트

기능

  • Conditional Visibility for Rating Scale Items:
    • You can now set conditional visibility rules for Rating Scale items. To conditionally show a rating scale item, specify the visibleIf expression within a rate item configuration object.
  • Form Library API:
    • Adds a new onDynamicPanelValueChanging event to the Form Library API. Its options argument contains the old and new values of a modified field within a Dynamic Panel and allows you to retrieve the old value or modify the new value if needed.

 

수정사항

  • The Cannot read properties of undefined (reading 'id') exception was thrown when implementing the survey.onAfterRenderQuestionInput function.
  • A question with name "0" didn't appear correctly within a condition editor.
  • Page title and description placeholders and question adorner texts were not updated when changing creator.locale at runtime.