We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
surveyPDF.mode
The text was updated successfully, but these errors were encountered:
We need to rename the property to readOnly: true | false.
readOnly: true | false
Sorry, something went wrong.
RomanTsukanov
dk981234
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: