SurveyJS PDF Generator

SurveyJS 웹 양식을 세련된 PDF로 변환하여 간편하게 공유할 수 있으며, 이를 통해 종이 서류 없이 업무가 가능합니다.

SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중

가격: US$ 1,032.97 버젼: v2.5.23 NEW 업데이스 날짜: 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.