SurveyJS PDF Generator

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

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

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