bubkoo / html-to-image

✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
MIT License
5.41k stars 505 forks source link

please allow to save to a PDF (basically insert the image into a pdf wrapped) #327

Open born2net opened 1 year ago

born2net commented 1 year ago

all I can say is wow, I tried a bunch of libs as I have a pretty complex setup and this lib is the ONLY one that worked flawlessly. THE BEST!

<3 <3 <3

Please allow to save to a PDF (basically insert the image into a pdf wrapped)

Thanks again

Sean

vivcat[bot] commented 1 year ago

👋 @born2net

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

siduck commented 1 year ago

@born2net i think you will have to use jspdf for this