SurveyJS PDF Generator

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

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

가격: US$ 1,032.97 버젼: v2.5.23 NEW 업데이스 날짜: May 5, 2026

SurveyJS PDF Generator v2.5.13

Released: Feb 27, 2026

v2.5.13 버젼 업데이트

기능

  • Expressions:
    • Caching for custom asynchronous functions is now enabled by default.
    • Enhances performance and should not have any negative impact on existing applications.
    • If you want your custom function to perform a server request on every call instead of using the cache, set the useCache option to false when registering the function.

수정사항

  • Form Library
    • Progress bar flickers at certain viewport widths.
  • Survey Creator
    • Survey Creator doesn't auto-generate matrix column names like it does for question titles.
    • Dynamic Panel: Nested question's valueName isn't updated when duplicating the Dynamic Panel.
    • Dynamic Panel: Nested question's validation rules aren't updated when duplicating the Dynamic Panel.