If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > print a webpage in landscape?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-05, 05:08
Td04 Td04 is offline
Registered User
 
Join Date: Mar 2004
Posts: 52
Talking print a webpage in landscape?

Is it possible to automate the use landscape when printing a webpage in internetexplorer from scripting in a webpage?
I use the automated print WBControl.ExecWB to not get the Chose printer dialog already and set focus on a special frame.
Any ideas?
Thanks//Martin
__________________
"Never underestimate a large number of morons"
Reply With Quote
  #2 (permalink)  
Old 03-10-05, 16:52
RhythmAddict RhythmAddict is offline
Registered User
 
Join Date: Dec 2003
Posts: 148
Umm..you could use CSS..

According to http://www.w3.org/TR/2003/WD-css-print-20030813/ W3C specs , landscape is supported...but I don't think it'll actually work

This is another way that should work for printing in landscape using CSS...
http://web.tampabay.rr.com/bmerkey/e...cape-test.html

Last edited by RhythmAddict; 03-10-05 at 16:54. Reason: needed to fix my link..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On