Internet Explorer 11 prints blank page when printing from datatables (bootstrap styling)

Internet Explorer 11 prints blank page when printing from datatables (bootstrap styling)

leederville6903leederville6903 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.

https://jsfiddle.net/h3zae8b4/

Answers

  • allanallan Posts: 63,161Questions: 1Answers: 10,406 Site admin

    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

  • leederville6903leederville6903 Posts: 4Questions: 1Answers: 0

    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.

  • leederville6903leederville6903 Posts: 4Questions: 1Answers: 0

    See screen shot: http://imgur.com/RGfVTjn

  • allanallan Posts: 63,161Questions: 1Answers: 10,406 Site admin

    Odd - seems to work okay for me.

    Can anyone else reading this test it and report back as well please?

    Allan

  • leederville6903leederville6903 Posts: 4Questions: 1Answers: 0

    Can anyone else please reproduce this problem? Many thanks for your help.

This discussion has been closed.