Sarah Goldman

Results 3 comments of Sarah Goldman

Did @dherre3's suggestion resolve this issue? I added a note about that to the README file. Thanks for catching that!

I've noticed in your code that you are using the variable passed through the isPrintingAvailable callback function as the pdf data, however the variable passed to the callback is a...

Also, make sure you omit "data:application/pdf;base64," part from base64 string. You might have to do a string replace on the jsPDF result if that part is contained.