Well, this one of the strangest behaviors I've ever had. Trying to print a site of our newly created webpage crashes many printers on many different ways.
Following thinks happen depending on what page we are trying to print:
The problem seems only to appear on the OSX platform, but we've only got one Windows machine so we are not sure.
We don't generate any special PDF's or something we actually just press CMD+P to print.
Also we could not record that it depends on the browser we had the same issue on:
To find out which part of the website the printer doesn't like, we took out every single piece of the layout step by step and tried to print. The conclusion: We still have no damn clue.
Removing everything from the content (keeping the layout, header, footer, etc.) just having one paragraph as content work's everywhere. Just replacing the paragraph with an h1 element bring one of the above listed errors.
Printers we tested where we could not print without crashing them:
Printers that had no problem:
Does anybody ever had a similar issues? Does someone have an idea what we could do to solve this problem?
edit:
The Website: http://golfimport.ch/de/
Because images say more than words, my favourite error message:

The error indicates that there is something wrong with the data sent to the printer. I can think of two sources:
Since you can print from other applications but a PDF of the web site breaks the printer, my guess is that there is an image in the page which contains a virus or is broken in some other way. The next culprit could be the font that you're using.
The rationale here is that operating systems have seen a couple of security related updates regarding image libraries in the past few years since people have started to create image files which contain carefully designed byte sequences which trigger bugs in the image libraries of the operating systems to gain access to the computer that displays them.
The same attack is possible with fonts.
Most operating systems are hardened against this kind of attack but printers are another matter. They rarely get firmware upgrades, so when they're vulnerable, they usually stay that way.
PDF is interesting here since it can embed some kinds of images and fonts in binary. So even if your OS isn't affected, the broken data will be sent to the poor printer and break it.
Try to replace all images (also all image sprites and the like pulled in via CSS). If that doesn't help, look at the fonts which are being used.
Also check for a virus.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With