parallax/jsPDF
GitHub で見るhtml: return last y (and x) position where html content ends
Open
#2,926 opened on 2020年9月23日
Feature Requestdifficulty:hardhacktoberfest
Repository metrics
- Stars
- (28,280 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.