SurveyJS PDF Generator

將您的 SurveyJS Web 表單轉換為精美的 PDF,以便輕鬆共用和無紙化工作流程。

由以下開發商製作:SurveyJS
ComponentSource 開始代理銷售的日期:2025年

價格從: $ 1,032.97 版本: v2.5.23 新增功能 更新: 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.