PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
vinoth
Forum Contributor
Posts: 113 Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:
Post
by vinoth » Thu Sep 27, 2007 12:14 am
Hi all,
I am print the document using javascript Print() function..
It is any possible way to print the Colour document in White & black..
Please Provide Suggestions to achieve this
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Sep 27, 2007 1:04 am
There is no control given beyond asking their computer to print if it supports Javascript.
jeffery
Forum Contributor
Posts: 105 Joined: Mon Apr 03, 2006 3:13 am
Location: Melbourne, Australia
Contact:
Post
by jeffery » Thu Sep 27, 2007 1:38 am
If its just html, then provide a seperate style sheet for print media
vinoth
Forum Contributor
Posts: 113 Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:
Post
by vinoth » Thu Sep 27, 2007 2:37 am
Where I write a seperate css
& how I incorporate..
Please Explain in detail