SurveyJS PDF Generator

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

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

价格从: US$ 1,004.35 版本:v2.5.34 新增功能 更新: Jul 14, 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.