Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Printing Word doc in Iframe using print() (IE 5+)


Message #1 by "John Boloian" <jboloian@u...> on Wed, 9 Jan 2002 17:42:58
Hello,

I'm having a problem using [print()] to print a word document contained 
within an Iframe.

Basically I'm using [parent.framename.print()] to print the contents of 
the Iframe. It works with html and asp documents, but not Word docs.

I'm getting a "Class doesn't support Automation" error when calling the 
script.

Any help or direction would be great.

Regards,

John Boloian

  Return to Index