Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_objects thread: Printing using the ActiveX-Control "InternetExplorer.Application"


Message #1 by "Volker Schröder" <volker.schroeder@t...> on Thu, 8 Aug 2002 09:44:59
Hello Joe,
> Apart from the fact that this is the wrong newsgroup 
ok, what is the right one for this question? I didn't find anything 
helpful using google....
> you need to use an ActiveX component such as ScritX from Meadroid to do 
> this. 
I would, I stumbled over ScriptX every time I was thinking about my 
printing problems, but the customer is not accepting us to use any ActiveX 
component, that needs to be installed. That's why I ended up with using 
the ActiveX-Control "InternetExplorer.Application" which IS installed.
> You are right IE does not re-look at registry changes each time it needs 
> to print.
True for IE 5.0 and thats why I'm looking for a way to do an automated 
PageSetup. The IE 5.5 is more friendly here and looks reads out the 
registry whenever using these parameters.

Volker

  Return to Index