parallax/jsPDF

jsPDF - Stange spaces bug only on "Input fields"

Open

#2,777 opened on Jun 17, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (4,596 forks)batch import
Bugdifficulty:mediumhacktoberfestsafari

Repository metrics

Stars
 (28,280 stars)
PR merge metrics
 (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