How to print a PDF in Firefox?
This function works in Chrome but not in Firefox
function print_pdf(url){
var id = \'iframe\', html = \'
@clarkk i would recommend to use something more powerful which has been covered from many people my suggestion is to use http://pdfmake.org/#/ .
I have use this pdfmake in my datatables and it works absolutely perfect. Keep in mind if you print more then 10 000 rows from tables or something it run out the memory of the browser :)