SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v2.3.1

Released: Aug 6, 2025

v2.3.1 버젼 업데이트

기능

React Axe HTML Reporter:

  • Added accessibility validation to the Form Library and Survey Creator demos.
  • This validation has two parts:
    • Accessibility checker:
      • Runs the page markup against a comprehensive set of accessibility rules and returns a JSON report with passed and failed checks.
    • Accessibility reporter:
      • Displays the results in an interactive, user-friendly format.

수정사항

Form Library:

  • [Angular] The onAfterRenderSurvey event was raised on each page change.
  • Range Slider and the text input fields bound to it were out of sync.
  • Radio Button Group had an object as a display value when individual choice comments are enabled.
  • The clearIncorrectValues() method deleted a valid response to a Dynamic Panel question if a nested field has the valueName property specified (#10206).
  • The copyvalue trigger worked incorrectly when it is based on an expression that uses a custom function.

Survey Creator:

  • Multiple Textboxes: Item label overflowed its in-place editor on the design surface.