S
Steef D.
Hi, we've created a webapplication which sends a Word-document
as a stream of bytes to a client using Internet Explorer,
Internet Explorer recognizes the stream as a Word-object and
opens Word. The document containts a macro handling the
Document_Open() event which in turn immediately prints the
document. If you store this document and open it interactively,
the event gets fired and the document gets printed. It seems
that sending the document as a stream of bytes and opening
it fails in firing the Document_Open() event so it won't get
printed
Any takers ?
as a stream of bytes to a client using Internet Explorer,
Internet Explorer recognizes the stream as a Word-object and
opens Word. The document containts a macro handling the
Document_Open() event which in turn immediately prints the
document. If you store this document and open it interactively,
the event gets fired and the document gets printed. It seems
that sending the document as a stream of bytes and opening
it fails in firing the Document_Open() event so it won't get
printed
Any takers ?