SurveyJS PDF Generator

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

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

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

SurveyJS PDF Generator v2.3.16

Released: Nov 19, 2025

v2.3.16 中的更新

特性

File Upload: Specify Accepted File Types Using Categories

  • A File Upload question allows respondents to attach files to a form or survey. Previously, you could restrict uploads by listing file extensions in the acceptedTypes property. Starting with v2.3.16, you can define accepted file types using predefined file categories.
  • Add one or more categories to the acceptedCategories array. You can use acceptedCategories together with acceptedTypes to create a combined list of allowed file types.
  • In Survey Creator, use the Accepted file categories multi-select dropdown. To allow additional file extensions beyond the selected categories, choose Custom in that dropdown. This reveals the Additional file extensions editor.


Expressions: Access the Last, Next, and Previous Panel or Row in a Matrix or Dynamic Panel

  • Enhanced expression capabilities by adding new syntax for navigating between matrix rows and dynamic panels. You can now easily reference previous or next items, as well as use negative indexing to access the last row or panel.

修補程式

Form Library

  • Date and time question stores values in a different format when set via currentDate().
  • Specialized Checkboxes Question: The "Other" input field is focused on page load.
  • Expanded matrix row doesn't support drag and drop.

Survey Creator

  • Added the Save button to the Translation tab.
  • Question names are treated as case-insensitive.
  • Slider allows custom labels outside the defined min/max range.