Re: print - portrait or landscape
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Wed, 26 Aug 2009 20:09:34 +0200
Dr J R Stockton wrote:
The OP is using an intranet, where the browser will always be Internet
Explorer 6 or 7 (what about IE 8 etc.?). Therefore, ISTM that he will
really be using JScript.
He may also be using VBScript. The programming language really does not
matter; the APIs accessible with it are.
Web page
<http://msdn.microsoft.com/en-us/library/system.drawing.printing.pageset
tings.landscape(VS.71).aspx> contains
NET Framework Class Library
...
[JScript]
public function get Landscape() : Boolean;
public function set Landscape( Boolean);
which rather suggests that the OP may be able to do it. Possibly an HTA
would be needed.
<FAQENTRY> To say explicitly in FAQ 1.2 end that, in JScript, more
routines are accessible.
That would be wrong. It is _not_ a language feature.
PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
.
- Follow-Ups:
- Re: print - portrait or landscape
- From: Dr J R Stockton
- Re: print - portrait or landscape
- References:
- print - portrait or landscape
- From: xdzgor
- Re: print - portrait or landscape
- From: Evertjan.
- Re: print - portrait or landscape
- From: Dr J R Stockton
- Re: print - portrait or landscape
- From: Evertjan.
- Re: print - portrait or landscape
- From: Dr J R Stockton
- print - portrait or landscape
- Prev by Date: Re: Firefox inappropriately blocks (as a "popup") a form submission using javascript on a web page I'm developing.
- Next by Date: Re: Privileged constructor members
- Previous by thread: Re: print - portrait or landscape
- Next by thread: Re: print - portrait or landscape
- Index(es):
Relevant Pages
|
Loading