SurveyJS PDF Generator

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

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

價格從: $ 1,032.97 版本: v2.5.23 新增功能 更新: May 5, 2026

SurveyJS PDF Generator v2.5.23

Released: May 5, 2026

v2.5.23 中的更新

特性

  • Hybrid Paper and Digital Form Collection:
    • Introduced AI Form Response Extractor, a new open-source MIT-licensed library that enables conversion of scanned documents into structured survey data using AI.
    • This feature provides a unified approach to form response collection across both digital and paper-based workflows. You design a survey once, collect responses online through web forms, and process paper submissions by converting scanned documents into the same structured data format. Printed forms can thus be treated as an extension of your digital system rather than a separate data entry channel.
    • All responses—whether submitted online or extracted from paper—are normalized into a single SurveyJS JSON data object.

修補程式

  • Form Library:
    • Custom expression properties are re-evaluated even when they do not reference the changed value.
  • Survey Creator:
    • Page navigator is not scrollable when the survey contains many pages and pageEditMode is "bypage".
    • Deleting a question doesn't clear references to it in triggers' setToName property.
    • Dropdown preview in Android phone simulator landscape mode does not show Cancel and OK buttons.