I wish to print landscape automatically. please assist me.
Posted: Sun Jan 06, 2008 11:04 pm
Dear friends,
I have trouble with printing page with landscape. I am using java script to print the page. as well as I have set css file to print landscape but it is not working.
I have used these line in css files,
<style type="text/css">
<!--
@page { size: landscape; }
-->
</style>
it automatically takes the portrait (default one), but I wish to print landscape automatically. please assist me.
regards,
maza
I have trouble with printing page with landscape. I am using java script to print the page. as well as I have set css file to print landscape but it is not working.
I have used these line in css files,
<style type="text/css">
<!--
@page { size: landscape; }
-->
</style>
it automatically takes the portrait (default one), but I wish to print landscape automatically. please assist me.
regards,
maza