M
Matthias Korte
Hi newsgroup,
i have a problem with inserting a word document as object to another
document.
To do that insert process, we use the InlineShapes.AddOleObject(...) Method.
The Environment is Microsoft Office 2007 Enterprise.
When i do this add process on my developer machine, the document is inserted
as a Picture object.
I can change the size of the object.
When i do the add process on a customer machine, the document is inserted as
a document-object.
When i want to edit the size of the object, the size can't be changed.
On both machines we have the same office version.
I think it's an OLE problem, how can i solve that problem?
Best regards,
Matthias
i have a problem with inserting a word document as object to another
document.
To do that insert process, we use the InlineShapes.AddOleObject(...) Method.
The Environment is Microsoft Office 2007 Enterprise.
When i do this add process on my developer machine, the document is inserted
as a Picture object.
I can change the size of the object.
When i do the add process on a customer machine, the document is inserted as
a document-object.
When i want to edit the size of the object, the size can't be changed.
On both machines we have the same office version.
I think it's an OLE problem, how can i solve that problem?
Best regards,
Matthias