question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blank page when printing on Chrome 65

See original GitHub issue

Browser: Google Chrome 65.0.3325.162 OS: Windows 7 64-bit

Issue: After update from Chrome 64 to Chrome 65, printing html block shows and prints blank page. Image printing also shows blank page.

Steps to reproduce:

  1. Update to Chrome 65
  2. Try to print something

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
crabblycommented, Mar 14, 2018

Hey guys, I implemented the solution offered by Igor in #133 It seems to have fixed the issue with Chrome v65.

I already pushed the changes to npm as v1.0.33. Just run npm update print-js

0reactions
duksi1993commented, Mar 14, 2018

For me, even after setting iframe style to “display: contents” I’m still getting blank page. The only thing that I can confirm it is working is removing p.setAttribute("style", "display:none") from iframe element in /src/js/print.js file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

820942 - Chrome 65 is printing blank pages - Monorail
Chrome browser prints blank pages while other browsers print it fine (earlier chrome version ... This functionality worked in 64 but does not...
Read more >
Google Chrome Prints Blank Pages from Google Sheets
Google Chrome Prints Blank Pages from Google Sheets · Solution 1: Set PDF behavior to Open rather than Download. In Chrome, go to...
Read more >
Google Chrome Print Dialog Box show only blank screen.
My print dialog box shows only blank screen every time I click print and I have to close the tab in order to...
Read more >
Crystal Report prints blank page in newest Chrome 65 or ...
I have a piece of javascript code that is supposed to print out a .pdf content from Crystal Report. function onPrintPickRPT() { var...
Read more >
How to Fix Blank White Box When Printing in Google Chrome
How to Fix Blank White Box When Printing in Google Chrome | Windows Hindi-UrduOn Windows How to Fix Blank White Box When Printing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found