Hi
Does anyone know a good jquery plugin that prints html to a downloadable pdf? Ive tried jsPDF but the documentation is lacking (for example: how can I specify a stylesheet to use for the pdf?).
Jquery’s printThis plugin works well in Chrome but not in any other browsers!!
Can anyone point me in the right direction? I just want to create a pdf from a specific div along with some footer text an dto pick up a style sheet.
Thanks