SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v2.3.5

Released: Sep 2, 2025

v2.3.5 버젼 업데이트

기능

Survey Creator

  • Sliders in Multi-Select and Dynamic Matrices:
    • Slider and Range Slider can now be used as cell editors in Multi-Select and Dynamic Matrices.
    • You can now select Slider from a column's Cell input type dropdown and configure the slider settings in the Property Grid.

수정사항

Form Library

  • An exception was raised if defaultValueExpression reference a non-existent matrix column.
  • Dynamic Matrix had no rows after the visibleIf and resetValueIf expressions are evaluated.
  • Updating the value within the onDynamicPanelValueChanging event handler didn't work.
  • The onExpressionRunning event wasn't raised for validation expressions.
  • Slider questions were editable on the Preview page.
  • The {visibleRowIndex} placeholder worked incorrectly within setValueExpression specified for a matrix column.
  • The setValueExpression was not executed, and the value is not copied from the source question when the question's value is updated.
  • [Vue 3] Dropdown with Lazy Loading: "Maximum recursive updates exceeded" exception was raised.
  • sumInArray and similar functions used inside a panel or matrix cannot reference questions outside that panel or matrix.

Survey Creator

  • Localization: The signatureAutoScaleEnabled and showPlaceholder properties were not translated when they are inherited by a specialized Signature question.
  • An exception was raised on an attempt to move a question to a newly created page.
  • Theme Editor: Adding a header background image didn't activate the image's settings (image fit and opacity).