I want to be able to print on the web without the user getting the print dialog box coming up and horizontal style, authomaticaly
Does anyone know how to use the window.print() or any other way to do this ?
Thanks in advance.
Arge.
I want to be able to print on the web without the user getting the print dialog box coming up and horizontal style, authomaticaly
Does anyone know how to use the window.print() or any other way to do this ?
Thanks in advance.
Arge.
Subject: Horizontal Print on the Web
If you find a browser that allows you to play with the system directly like that, let me know. That would be a HUGE security hole.
Subject: RE: Horizontal Print on the Web
Thanks
Subject: Horizontal Print on the Web
When you say “horizontal” do you mean “landscape”? If your users are using Internet Explorer then you can use ScriptX from MeadCo ScriptX: the essential print SDK
This is an ActiveX control that gives you complete control of printing from the web. There is a free version that gives you the ability to set the page orientation to Portrait or Landscape. The free version also allows you to set your own header and footer and thus overriding the default header and footer you get with IE.
I’ve used this product for the past couple of years for domino web reports. It works great and is easy to setup and use. (And no, I’m not getting paid to endorse them!)
HTH,
Jack