Forum Moderators: open

Message Too Old, No Replies

Desperate Help Needed

Java Applett

         

djgbcc

9:46 pm on Mar 24, 2005 (gmt 0)



I have a online time card that has a print button, the problem is I am using window.print() trying to print the entire page, but the far right gets chopped off. I was wondering if anyone knew how to turn the page to landscape and it will fix all the problems.

SpaceFrog

11:46 am on Mar 25, 2005 (gmt 0)

10+ Year Member



javascript cannot reach printer proprieties ...

you would have to have a special design for printing and another for screen

have a look at
css media screen and media print...