parallax/jsPDF

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

Open

#2926 aperta il 23 set 2020

Vedi su GitHub
 (4 commenti) (7 reazioni) (0 assegnatari)JavaScript (4596 fork)batch import
Feature Requestdifficulty:hardhacktoberfest

Metriche repository

Star
 (28.280 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor