View Single Post
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
[email protected] mlsrinivas@gmail.com is offline
external usenet poster
 
Posts: 3
Default Merging documents with and with out headers

Hi,

I am trying to merge word documents from VB. I tried using Insert+File
and Copy & Paste methods. Both works perfect if I merge similar
documents. But as per the specs I need to merge documents of various
types (with header, with out header, different page settings,
different fonts etc), in short any format of word document, with out
losing the existing formatting.

During my search on web I have come to know that using Section break
with yield the required result. I tried with no luck.

Please help me crack this.

Thanks in advance

Srinivas