Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old September 7th, 2008, 07:50 AM
Member
 
Join Date: Nov 2007
Posts: 33
Default printing in landscape automatically

Dear sir,

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,

[HTML]<style type="text/css">
<!--
@page { size: landscape; }
-->
</style>
[/HTML]
it automatically takes the portrait (default one), but I wish to print landscape automatically. please assist me.

Regards,
Faruk Chowdhury
Reply
  #2  
Old September 7th, 2008, 03:14 PM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 12,727
Default

You have to set the media property to "print".
Reply
  #3  
Old September 8th, 2008, 07:10 AM
Member
 
Join Date: Nov 2007
Posts: 33
Default

Dear Sir,
Thanks for your reply.
i set the media property with print but it does not work.
so can you give me other suggesation?

Regards,
faruk Chowdhury
Reply
  #4  
Old September 8th, 2008, 12:41 PM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 12,727
Default

Which browser(s) are you testing on?
Reply
  #5  
Old September 15th, 2008, 09:02 AM
Member
 
Join Date: Nov 2007
Posts: 33
Default

Dear Sir,
i am tesiting on internet explorer version 6.0 .

Thanks in advance .

Faruk
Reply
  #6  
Old September 15th, 2008, 09:43 AM
Member
 
Join Date: Nov 2007
Posts: 33
Default

Dear Sir,
i am tesiting on internet explorer version 6.0 .

Thanks in advance .

Faruk
Reply
  #7  
Old September 15th, 2008, 12:32 PM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 12,727
Default

Do you want this to work only in IE6? I don't think IE6 supports the @page property, so you can try using this hack (hacks for IE - tell me something new)
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles