parallax/jsPDF

html: return last y (and x) position where html content ends

Open

#2,926 opened on 2020年9月23日

GitHub で見る
 (4 comments) (7 reactions) (0 assignees)JavaScript (4,596 forks)batch import
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.

コントリビューターガイド