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 v1.12.21

Released: Jan 28, 2025

Updates in v1.12.21

Funktionen

  • Conditional Visibility for Rating Scale Items:
    • You can now set conditional visibility rules for Rating Scale items. To conditionally show a rating scale item, specify the visibleIf expression within a rate item configuration object.
  • Form Library API:
    • Adds a new onDynamicPanelValueChanging event to the Form Library API. Its options argument contains the old and new values of a modified field within a Dynamic Panel and allows you to retrieve the old value or modify the new value if needed.

 

Fehlerkorrekturen

  • The Cannot read properties of undefined (reading 'id') exception was thrown when implementing the survey.onAfterRenderQuestionInput function.
  • A question with name "0" didn't appear correctly within a condition editor.
  • Page title and description placeholders and question adorner texts were not updated when changing creator.locale at runtime.