Printing Horizontially from IE?
Hai,
I needed to print HTML Pages ( which has its width is too long ) from Internet Explorer in horizontially manner. How can I able to do ?
Normarlly, when I try to print by default its took vertically only. Instead of that, I needs Horizontially as well as vertically. How it is possible ? There is any Printer options is there ?
Pl. help me.
Thanks
--Suresh
[404 byte] By [
otrasuresh] at [2007-9-26 12:40:49]

Hai,Landscape option is not sufficient to me. Because, my html page width is greater than the width of Landscape.But, I want to take full width in any number of pages.Thanks a lotPl. reply me--Suresh
I want my page to be printed automatically in landscape . I can achieve this through css style sheets.But that is effecting only in the server side.
After taking printout the orientation in printer settings should be changed to portrait. I have to achieve this through coding is it possible? Please help me out.