Hi,
I am using the latest version of google chrome (Version 60.0.3112.101 (Official Build) (64-bit)) and the printing html function is not working anymore. I included screenshots from the actual, official demo website to avoid any bug implied by my code and not the library itself.
Apparently it doesn't work too with Edge and IE11.
There is no preview for firefox but it seems to work.


hey @SleepyFanjo , thanks for the update. I will try to find out why and hopefully adapt the code to support it again.
Issue is occurring for the content in div element. It is printing correctly if the content is wrapped in table, tr, td tag.
It also doesn't work on Firefox. And it does not work whether content is in a div or in a table.
I'll close this issue and keep #33 as they are both related to browser support. Please update #33 with any browser test results you may have. Thank you.
Most helpful comment
hey @SleepyFanjo , thanks for the update. I will try to find out why and hopefully adapt the code to support it again.