Printing a page from JavaScript
-
Hi all I need to know whether I can change the printing options from JavaScript. For example when I call Window.Print() , can I give specify that I want it to be printed as landscape or to fit the page to printer margins.. Thanks a lot in advance Happy
-
Hi all I need to know whether I can change the printing options from JavaScript. For example when I call Window.Print() , can I give specify that I want it to be printed as landscape or to fit the page to printer margins.. Thanks a lot in advance Happy
-
You can't do it through javascript, but you have a mild level of configurability with CSS. Google printing with CSS.
Brad Australian I assume Microsoft would not use doors, because using Windows is faster.
Thanks a lot Brad So how can I set the size & orientation options in the CSS?? Happy
-
Thanks a lot Brad So how can I set the size & orientation options in the CSS?? Happy