SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v2.3.8

Released: Sep 23, 2025

v2.3.8 버젼 업데이트

기능

  • Grafana Integration Example:
    • Introduces an integration example with Grafana, which adds support for validation warnings and informational notes alongside errors, enables dynamic control over which elements can be added in Survey Creator, and provides a new Dashboard option to lock visualizer types.
    • Grafana is an open-source platform for monitoring and visualizing metrics. There is now a GitHub repository with an example showing how to integrate SurveyJS with Grafana, calculate statistics from user responses, and visualize them.
  • Validation Warnings and Informational Notes:
    • Added support for validation warnings and informational notes in addition to errors. Warnings highlight potential issues, and informational notes provide guidance, but neither blocks respondents from continuing the survey.

Survey Creator

  • Dynamically Restrict Which Elements Can Be Added:
    • Introduces the onAllowAddElement event. This event is raised before adding an element to a survey and allows you to cancel the addition.

수정사항

Form Library

  • Expressions: No API to access comments for individual choice options in a Checkboxes question.
  • Multi-Select Dropdown (Tag Box) doesn't load choice display values when allowCustomChoices is enabled and choicesByUrl contains valueName and titleName.
  • Dropdown in read-only mode: Selected option’s display value is not updated when loaded lazily via onGetChoiceDisplayValue.
  • Composite question type: Extra numbering symbol appears on the design surface in Survey Creator.
  • Single-Select Matrix: Hidden rows are validated when eachRowRequired is enabled.
  • Numeric Single-Line Input: Step validation fails for certain decimal values.
  • Cannot insert spaces into the Other input field when textUpdateMode is "onTyping".
  • Specialized question type built on Dynamic Panel: Panels disappear when entering field values.

Survey Creator

  • Theme Tab: Basic/Advanced header toggle stops working after theme reset.
  • showSidebar: true has no effect on initial render on smaller screens.