piyush23424 Posted February 6, 2010 Share Posted February 6, 2010 Hi, can we pass something like header to window.print function so that it will show that text on each printed page. Thanks Link to comment https://forums.phpfreaks.com/topic/191116-windowprint/ Share on other sites More sharing options...
Adam Posted February 9, 2010 Share Posted February 9, 2010 window.pint() doesn't do anything other than trigger a print page. If you want something to display only as you print a page you should look at using the CSS print media type. Link to comment https://forums.phpfreaks.com/topic/191116-windowprint/#findComment-1009373 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.