vote up 0 vote down star

Hi I have a word document(template) that i want to programmatically modify and than display to the user. I have been able to open the document and modify it but i realized that i was working on the template, while i would like to create a temporary file and work on it.

have you got any suggestion?

i tried myDocument.Contect.Text = Document.Content.Text

but it copies just the text while i need all the document with images and tables. thanks in advance for your help

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.