Print a Page

E

Ed O'Brien

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
 
S

Stefan B Rusynko

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!" (-;
_____________________________________________


| 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
|
|
 
S

Stefan B Rusynko

CSS can't set the user printer to Landscape

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| > 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
|
 
Top