
February 13th, 2004, 03:22 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Embed images in dynamicically created word documents
I'm trying to generate word documents with ASP. I have no problem generating the wrd documents, but none of the images within the document are actually appearing the word file that you download. Does anyone have any insight, tips, pointers into how to go about embedding images in dynamically created word documents?
For reference - I'm using the response.contenttype ms/word to create the document on the fly.
|