Skip to content Skip to sidebar Skip to footer
Showing posts with the label Filesaver.js

How To Add A Data-* Attribute To Svg On Or After Creation

I have a canvas that I am creating a snapshot from and saving and downloading as an svg using the F… Read more How To Add A Data-* Attribute To Svg On Or After Creation

How To Convert Byte Array To Pdf And Download

I am trying to do a simple task of downloading a http response to a pdf. I am generating a pdf file… Read more How To Convert Byte Array To Pdf And Download