parallax/jsPDF
View on GitHubhtml: return last y (and x) position where html content ends
Open
#2,926 opened on Sep 23, 2020
Feature Requestdifficulty:hardhacktoberfest
Repository metrics
- Stars
- (28,280 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
The old fromHTML method returned the last x/y coordinates where the html content ends. The new html method does not support this, yet. This is a very nice feature, especially, when the html is only part of the document and you want to add additional content below the html.