Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 25, 2012 10:16 PM by kranthireddyr1
Member
47 Points
74 Posts
Apr 25, 2012 06:04 AM|LINK
Hi,
Contributor
2816 Points
450 Posts
Apr 25, 2012 06:13 AM|LINK
Not sure your problem, but I assume you dont want to print images and backound color.
you should create one more CSS file and add that in the page with
media='print'
in that you should add all possible classes that you want to handle.
to disable image say
img { display:none; }
Participant
790 Points
167 Posts
Apr 25, 2012 10:16 PM|LINK
Goud,
The question is not so clear,
do you want to print the background image or want to avoid printing the image ?
goud2010
Member
47 Points
74 Posts
background color print without change browser settings
Apr 25, 2012 06:04 AM|LINK
Hi,
background color & images print without change any browser settings ..
Venkat Goud.
somnathmali
Contributor
2816 Points
450 Posts
Re: background color print without change browser settings
Apr 25, 2012 06:13 AM|LINK
Not sure your problem, but I assume you dont want to print images and backound color.
you should create one more CSS file and add that in the page with
in that you should add all possible classes that you want to handle.
to disable image say
img { display:none; }.NET Developer , Pune INDIA.
Please Mark As Answer If my reply helped you.
kranthireddy...
Participant
790 Points
167 Posts
Re: background color print without change browser settings
Apr 25, 2012 10:16 PM|LINK
Goud,
The question is not so clear,
do you want to print the background image or want to avoid printing the image ?