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

Exhance exporting of questions placed within a row #286

Open JaneSjs opened 7 months ago

JaneSjs commented 7 months ago

View Demo A survey contains questions which appear in a single line. When there is not enough space, questions are shifted to the next line as follows: image

In PDF, questions are not shifted to the next line but appear in a single line. As there is not enough space, they are cut: image