SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v1.12.17

Released: Dec 30, 2024

v1.12.17 버젼 업데이트

기능

  • Added an event for panel number customization
    • In addition to the onGetQuestionNumber and onGetPageNumber events, SurveyJS Form Library now supports an event that allows you to customize automatically generated numbers of panels - onGetPanelNumber.
    • Providing a similar API: use the options.panel parameter to access the PanelModel instance for which the event is raised and the options.number parameter to access and change the generated number.

수정사항

  • Survey Creator: Fixed hover effects which had stopped applying to list items.