flemingmike Posted September 29, 2010 Share Posted September 29, 2010 hello, is there a way with css to make the default print to print in landscape? thanks Link to comment https://forums.phpfreaks.com/topic/214773-print-landscape/ Share on other sites More sharing options...
flemingmike Posted September 29, 2010 Author Share Posted September 29, 2010 i have this: @media print { @page { size: landscape; } } how would i write my <div class='what goes here?'> Link to comment https://forums.phpfreaks.com/topic/214773-print-landscape/#findComment-1117375 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.