N
Nabeel Moeen
Hi,
I have a piece of code where i'm creating a copy of a word document by using
document.Contents.Copy()
and newdocument.Contents.Paste().
when i save the newdocument us WdFormatDocument, images in the original
document do not appear in the copied document, whereas, if i use the
wdFormatHTML the html document appears fine.
Can any one suggest a cause for this behavior.
Regards,
Nabeel Moeen
I have a piece of code where i'm creating a copy of a word document by using
document.Contents.Copy()
and newdocument.Contents.Paste().
when i save the newdocument us WdFormatDocument, images in the original
document do not appear in the copied document, whereas, if i use the
wdFormatHTML the html document appears fine.
Can any one suggest a cause for this behavior.
Regards,
Nabeel Moeen