SurveyJS PDF Generator

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

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

價格從: $ 1,021.35 版本: v2.5.19 新增功能 更新: Apr 7, 2026

SurveyJS PDF Generator v2.0.4

Released: Apr 8, 2025

v2.0.4 中的更新

特性

  • Enhanced UI for Surveys with a Header and Table of Contents:
    • The position of the survey header is now relative to the Table of Contents (TOC) depending on whether the header has a background color or image.
    • Without a background, the header appears beside the TOC, and the TOC spans the full height of the survey.
    • With a background color or image, the survey header stretches across the full width of the survey, including the area occupied by the TOC.

修補程式

  • When survey.data contains a number as a string, and an expression returns the same value as a number, survey response stays the same.
  • A comment area value was not updated when setting a comment in code.
  • An error would be raised when exporting a survey on Node.js.
  • Vue 3: Survey header would not be rendered when the survey JSON schema is loaded asynchronously within the onMounted hook.
  • Angular: Question titles were not displayed if they were rendered in a <label> element.
  • Mobile: Font size scaling didn't apply when the scale factor is low.
  • Dynamic Matrix: The displayValue('questionName', {row.colName}) expression no longer worked.