Is there a method to include CSS background images in print?
        Posted  
        
            by jitendra
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jitendra
        
        
        
        Published on 2010-03-28T07:53:10Z
        Indexed on 
            2010/03/28
            8:03 UTC
        
        
        Read the original article
        Hit count: 274
        
Is there a method to include CSS background images in print?
If i use image replace techniques for (which is considered as a best practice) Logo then logo doesn't come in print.
and many places in site CSS background is saving bandwidth and my time both. but client is asking to include many things in print also.
What should i do?
© Stack Overflow or respective owner