SurveyJS PDF Generator
SurveyJS 웹 양식을 세련된 PDF로 변환하여 간편하게 공유할 수 있으며, 이를 통해 종이 서류 없이 업무가 가능합니다.
SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중
Released: Oct 28, 2025
Custom Question Numbering Pattern Within Survey Pages and Dynamic Panels
questionStartIndex property determines the question numbering pattern throughout the form. Starting with SurveyJS v2.3.12, you can also set questionStartIndex for individual survey pages and dynamic panels to create independent numbering patterns."showQuestionNumbers": "onpage").questionStartIndex that includes the page and question numbers.team_member_feedback dynamic panel has an internal question numbering pattern.Remove the Property Grid from Survey Creator
removeSidebar property, which removes the Property Grid entirely.Form Library
{panelIndex} was not updated when survey.data was defined.clearInvisibleValues is "onHiddenContainer" and an option is unchecked and checked again.visibleIf condition didn't work when it references a question that contains a dot and space in its name.Survey Creator
"inputType": "email" to the survey JSON schema.