robert_gsfame Posted January 20, 2010 Share Posted January 20, 2010 I have problem when using javascript:window.print() to print the page because i find that all border created using css (border-style:solid;border-width:1px;border-color:#000000) not printed Can anyone help me solve this??how to have the whole page including border printed?? Quote Link to comment https://forums.phpfreaks.com/topic/189106-windowprint-not-printing-the-border/ Share on other sites More sharing options...
Adam Posted January 20, 2010 Share Posted January 20, 2010 This is probably something the browser does automatically to save ink. Have you setup a print media style sheet? Quote Link to comment https://forums.phpfreaks.com/topic/189106-windowprint-not-printing-the-border/#findComment-998549 Share on other sites More sharing options...
robert_gsfame Posted January 20, 2010 Author Share Posted January 20, 2010 nope cause i don't have any idea on how to use it Quote Link to comment https://forums.phpfreaks.com/topic/189106-windowprint-not-printing-the-border/#findComment-998596 Share on other sites More sharing options...
Adam Posted January 20, 2010 Share Posted January 20, 2010 Have a read.. http://www.w3.org/TR/CSS21/media.html Quote Link to comment https://forums.phpfreaks.com/topic/189106-windowprint-not-printing-the-border/#findComment-998623 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.