Dysan Posted May 21, 2008 Share Posted May 21, 2008 Hi! Using CSS how do you only display certain text on a printout, but not on the screen? Link to comment https://forums.phpfreaks.com/topic/106613-printer-text-only/ Share on other sites More sharing options...
AndyB Posted May 21, 2008 Share Posted May 21, 2008 ... with a print-specific stylesheet that defines some element/div as printable and a display-specific stylesheet that defines it as display:none Link to comment https://forums.phpfreaks.com/topic/106613-printer-text-only/#findComment-546493 Share on other sites More sharing options...
haku Posted May 22, 2008 Share Posted May 22, 2008 Maybe this article can help you out (it describes the topic that Andy mentioned) http://www.alistapart.com/stories/goingtoprint/ Link to comment https://forums.phpfreaks.com/topic/106613-printer-text-only/#findComment-546995 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.