Internet Explorer 11 prints blank page when printing from datatables (bootstrap styling)
Internet Explorer 11 prints blank page when printing from datatables (bootstrap styling)
leederville6903
Posts: 4Questions: 1Answers: 0
Printing works correct in Firefox and Chrome. However in IE11 printing of a table with 2 records results in an additional completely blank page except for the header and footer.
I am using the latest version of datatables created via http://datatables.net/download/index.
Concatenated together via CDN in minified js and css
-Jquery 2.1,
-bootstrap styling,
-datatables,
-buttons,
-print view
-responsive.
This discussion has been closed.
Answers
Interesting - I've just tried your JSFiddle in IE11 and the print view appears to show no problem. All I did was load the fiddle in IE11 and then click the "Print" button. Is there anything else I should do to trigger the issue?
Allan
No issue with the print view. The issue occurs when you actually print the document. (Printing via xps document writer or pdf printer will trigger the issue as well) .
I have tried on a different machine with IE10 and the same issue occurs when printing.
See screen shot: http://imgur.com/RGfVTjn
Odd - seems to work okay for me.
Can anyone else reading this test it and report back as well please?
Allan
Can anyone else please reproduce this problem? Many thanks for your help.