SurveyJS PDF Generator

Konvertieren Sie Ihre SurveyJS-Webformulare in ansprechende PDFs, um sie einfach zu teilen und einen papierlosen Workflow zu ermöglichen.

Veröffentlicht von SurveyJS
Wird von ComponentSource seit 2025 vertrieben

Preise ab: US$ 1,032.97 Version: v2.5.23 NEU Letzte Aktualisierung: May 5, 2026

SurveyJS PDF Generator v2.5.13

Released: Feb 27, 2026

Updates in v2.5.13

Funktionen

  • Expressions:
    • Caching for custom asynchronous functions is now enabled by default.
    • Enhances performance and should not have any negative impact on existing applications.
    • If you want your custom function to perform a server request on every call instead of using the cache, set the useCache option to false when registering the function.

Fehlerkorrekturen

  • Form Library
    • Progress bar flickers at certain viewport widths.
  • Survey Creator
    • Survey Creator doesn't auto-generate matrix column names like it does for question titles.
    • Dynamic Panel: Nested question's valueName isn't updated when duplicating the Dynamic Panel.
    • Dynamic Panel: Nested question's validation rules aren't updated when duplicating the Dynamic Panel.