surveyjs / survey-pdf

Supplementary component to the SurveyJS Form Library to download surveys as PDF files and generate editable PDF forms.
https://surveyjs.io/pdf-generator/examples/survey-pdf-export/
Other
58 stars 29 forks source link

Add the surveyPDF.mode property to the documentation #234

Open JaneSjs opened 1 year ago

JaneSjs commented 1 year ago

Original issue: T12475 - Export a survey to a read-only PDF document without fillable fields https://surveyjs.answerdesk.io/internal/ticket/details/T12475


The surveyPDF.mode option (it corresponds to survey.mode) should be available in SurveyJS PDF SurveyPDF API documentation: https://surveyjs.io/pdf-generator/documentation/api-reference/surveypdf.

RomanTsukanov commented 1 year ago

We need to rename the property to readOnly: true | false.