parallax/jsPDF

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

Open

#2,926 创建于 2020年9月23日

在 GitHub 查看
 (4 评论) (7 反应) (0 负责人)JavaScript (4,596 fork)batch import
Feature Requestdifficulty:hardhacktoberfest

仓库指标

Star
 (28,280 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南