4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,596 forks (4,596 forks)batch import
Bugdifficulty:mediumhacktoberfestsafari
Repository metrics
- Stars
- 28,280 stars (28,280 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
So I'm exporting a page using jsPDF, I get blank spaces and huge spaces between letters on input element values, however the other elements (div, span etc.) are exported just fine.
How can I overcome this problem?
https://ibb.co/kg8jB8K
Contributor guide
- Research direction
- Investigate how jsPDF processes input fields and their text values; check if there is a CSS or font issue causing spacing discrepancies between input and regular elements.
- Tech stack
- javascripthtmlcss
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- JavaScript