survey-pdf 1.9.37 → 1.9.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
- package/survey.pdf.d.ts +1 -1
- package/survey.pdf.fonts.js +1 -1
- package/survey.pdf.fonts.min.js +1 -1
- package/survey.pdf.js +1 -1
- package/survey.pdf.min.js +1 -1
package/README.md
CHANGED
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
|
|
11
11
|
SurveyJS PDF Export is a client-side extension over the [SurveyJS Library](https://github.com/surveyjs/survey-library) that enables users to save surveys as PDF documents.
|
|
12
12
|
|
|
13
|
+

|
|
14
|
+
|
|
13
15
|
### Features
|
|
14
16
|
|
|
15
17
|
- Support for all built-in SurveyJS Library question types
|
package/package.json
CHANGED
package/survey.pdf.d.ts
CHANGED
package/survey.pdf.fonts.js
CHANGED
package/survey.pdf.fonts.min.js
CHANGED
package/survey.pdf.js
CHANGED
package/survey.pdf.min.js
CHANGED