Print.js: HTML Printing is not working on the latest version of chrome

Created on 22 Aug 2017  路  4Comments  路  Source: crabbly/Print.js

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.

screen shot 2017-08-22 at 13 27 19
screen shot 2017-08-22 at 13 27 45

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.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PabloSzx picture PabloSzx  路  5Comments

vshmoylov picture vshmoylov  路  5Comments

DouglasOGarrido picture DouglasOGarrido  路  3Comments

PedroS5499 picture PedroS5499  路  8Comments

johnknoop picture johnknoop  路  5Comments