CSS designs won't print background images
October 10, 2005 3:14 PM
Subscribe
CSS question (sort of) : Printing web pages with background images.
I design/create websites and have recently been contracted for a company that has in the past used tables for web layouts. They were impressed with my experience in CSS/XHTML and my belief behind it for all the obvious reasons. It was a big part of why I was hired.
Unfortunately they like to print out websites to write on and make notes, etc and they want their clients to have this ability as well. Thing is, when designing with CSS all or most images are called about as background images through the stylesheet.
Thus when going to print the default for most browsers is to not print background images. I'm really unsure of how to solve this problem and am looking for any assistance. I've read as much as I could find and even according to alistaparts article on print style's it appears this isn't really going to work the way this company wants.
I setup their browser on one work station to print background images and that was ok. But they want their clients to be able to print without having to go through that.
Any solutions? If not, how do I approach this with my boss.
posted by freudianslipper to computers & internet (27 comments total)
The browser does ordinarily strip out background images, but perhaps the print stylesheet will override it?
posted by lychee at 3:28 PM on October 10, 2005