SurveyJS PDF Generator

将您的 SurveyJS Web 表单转换为精美的 PDF,以便轻松共享和无纸化工作流程。

由以下开发商制作:SurveyJS
ComponentSource开始代理销售的日期:2025年

价格从: US$ 1,032.97 版本:v2.5.23 新增功能 更新: May 5, 2026

SurveyJS PDF Generator v1.12.21

Released: Jan 28, 2025

v1.12.21 中的更新

特性

  • Conditional Visibility for Rating Scale Items:
    • You can now set conditional visibility rules for Rating Scale items. To conditionally show a rating scale item, specify the visibleIf expression within a rate item configuration object.
  • Form Library API:
    • Adds a new onDynamicPanelValueChanging event to the Form Library API. Its options argument contains the old and new values of a modified field within a Dynamic Panel and allows you to retrieve the old value or modify the new value if needed.

 

修补程序

  • The Cannot read properties of undefined (reading 'id') exception was thrown when implementing the survey.onAfterRenderQuestionInput function.
  • A question with name "0" didn't appear correctly within a condition editor.
  • Page title and description placeholders and question adorner texts were not updated when changing creator.locale at runtime.