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]
# 1
go to file pagesetup and choose the option landscape if u want landscape. do u want to do that programmatically?
iragavar at 2007-7-2 12:03:15 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
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
otrasuresh at 2007-7-2 12:03:15 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

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.

kalpana_g at 2007-7-2 12:03:15 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...