Skip to content
New issue

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

[Node.js] File Upload - The image overlaps subsequent form fields #316

Closed
JaneSjs opened this issue May 2, 2024 · 0 comments · Fixed by #321
Closed

[Node.js] File Upload - The image overlaps subsequent form fields #316

JaneSjs opened this issue May 2, 2024 · 0 comments · Fixed by #321
Assignees
Labels
bug user issue An issue or bug reported by users.

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented May 2, 2024

T17989 - Survey-PDF image from file upload not rendering correctly
https://surveyjs.answerdesk.io/internal/ticket/details/T17989


An uploaded image overlaps the subsequent form field:
image

Refer to the following demo: surveyjs-pdf-nodejs_file_upload_image_issue.zip.

To solve the issue, it is necessary to define the imageWidth and imageHeight settings for a File Upload element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants