PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Print a Page
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Print a Page
![]() |
Print a Page |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Does anyone have a script I can use to place a link on a page that will
print a page automatically in landscape when clicked on? Thanks in advance for any help. Ed |
|
|
|
#2 |
|
Guest
Posts: n/a
|
No such script
- you can't control the print mode programmatically -- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "Ed O'Brien" <edward.j.obrien@deletebtinternet.com> wrote in message news:OYwdSN5lHHA.1776@TK2MSFTNGP05.phx.gbl... | Does anyone have a script I can use to place a link on a page that will | print a page automatically in landscape when clicked on? | | Thanks in advance for any help. | | Ed | | |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks, as I thought... At least I can show your message to the client!! :-)
"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message news:udSoVR5lHHA.532@TK2MSFTNGP05.phx.gbl... > No such script > - you can't control the print mode programmatically > > -- > > _____________________________________________ > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] > "Warning - Using the F1 Key will not break anything!" (-; > _____________________________________________ > > > "Ed O'Brien" <edward.j.obrien@deletebtinternet.com> wrote in message > news:OYwdSN5lHHA.1776@TK2MSFTNGP05.phx.gbl... > | Does anyone have a script I can use to place a link on a page that will > | print a page automatically in landscape when clicked on? > | > | Thanks in advance for any help. > | > | Ed > | > | > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hello,
You can use CSS. http://www.westciv.com/style_master...d/printing.html Note that this will not force the print dialog box to switch to landscape, but tells the browser how to print it when printing portrait. -- Singapore Website Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ "Ed O'Brien" <edward.j.obrien@deletebtinternet.com> wrote in message news:OYwdSN5lHHA.1776@TK2MSFTNGP05.phx.gbl... > Does anyone have a script I can use to place a link on a page that will > print a page automatically in landscape when clicked on? > > Thanks in advance for any help. > > Ed > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
On May 16, 4:29 am, "Stefan B Rusynko" <sbr_en...@hotmail.com> wrote:
> No such script > - you can't control the print mode programmatically > I think you can. http://www.w3schools.com/css/css_ref_print.asp Use CSS with one specifically for printing. www.richardfisher.com |
|
|
|
#6 |
|
Guest
Posts: n/a
|
The CSS
{size:landscape | portrait | auto | inherit } was introduced in CSS2, and dropped from CSS2.1 because there was little or no support in browsers. You can add the code to the page, but it will probably not work in current browsers (or future browsers since it's been dropped from the spec.). -- Ron Symonds - Microsoft MVP (FrontPage) Reply only to group - emails will be deleted unread. FrontPage Support: http://www.frontpagemvps.com/ http://www.rxs-enterprises.org/fp "Helpful person" <rrllff@yahoo.com> wrote in message news:1179350976.827075.112470@o5g2000hsb.googlegroups.com: > On May 16, 4:29 am, "Stefan B Rusynko" <sbr_en...@hotmail.com> wrote: > > No such script > > - you can't control the print mode programmatically > > > > I think you can. > > http://www.w3schools.com/css/css_ref_print.asp > > Use CSS with one specifically for printing. > > www.richardfisher.com |
|
|
|
#7 |
|
Guest
Posts: n/a
|
CSS can't set the user printer to Landscape
-- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "Helpful person" <rrllff@yahoo.com> wrote in message news:1179350976.827075.112470@o5g2000hsb.googlegroups.com... | On May 16, 4:29 am, "Stefan B Rusynko" <sbr_en...@hotmail.com> wrote: | > No such script | > - you can't control the print mode programmatically | > | | I think you can. | | http://www.w3schools.com/css/css_ref_print.asp | | Use CSS with one specifically for printing. | | www.richardfisher.com | |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

