cburgmer / rasterizeHTML.js

Renders HTML into the browser's canvas
http://cburgmer.github.io/rasterizeHTML.js
MIT License
2.45k stars 220 forks source link

Insert rasterizeHTML image to jsPDF document #212

Open omeriko opened 3 years ago

omeriko commented 3 years ago

Hi

I started working with rasterizeHTML and i get the renderResult.image object. Im trying to insert the image into a jsPDF document but to my regret with no success, anybody knows how to achieve this goal?