U
UnkName
Scenario:
VB or C# .NET
Microsoft Office Automation
using also automation we're obtaining the source documents from another
application and these documents have to be 'merged' into a single one
I need to be able to append content from many source documents to a
'destination' document using Office automation. The source documents contain
quite complex content (a table and an OLE object) and what is basically
needed is that everything in the source document must exist in the
destination one. The source documents are generated starting from a common
template (it's not really a template but rather a skeleton document where
some fields are filled and some custom OLE object is edited) - in case this
helps.
Any hint would be very useful: what object/method in the Office object model
to use ... anything.
Please advise.
Thanks a lot
VB or C# .NET
Microsoft Office Automation
using also automation we're obtaining the source documents from another
application and these documents have to be 'merged' into a single one
I need to be able to append content from many source documents to a
'destination' document using Office automation. The source documents contain
quite complex content (a table and an OLE object) and what is basically
needed is that everything in the source document must exist in the
destination one. The source documents are generated starting from a common
template (it's not really a template but rather a skeleton document where
some fields are filled and some custom OLE object is edited) - in case this
helps.
Any hint would be very useful: what object/method in the Office object model
to use ... anything.
Please advise.
Thanks a lot