ovvn/dom-to-pdf

How to print generated pdf

chiragpurohit71085 opened this issue · 1 comments

I want to save generated pdf instead of saving. Is there any way?

ovvn commented

You could put https://github.com/ovvn/dom-to-pdf/blob/master/index.js#L286 behind a condition and use a pdf object in a callback function.