inserting a doc into another doc & margins

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i use offiice/xp. i need to insert 1 word document into multiple documents
without affecting the margins of the recipient doc files. how can i do this?
i am using a macro to do the insertion.

thanks.

ps i apologize if this has been posted twice!
 
Instead of using Insert > File, copy the source files, excluding the final
paragraph mark: that's where the page setup values are stored. If the source
document contains multiple sections, you need to do each section separately.
This issue affects headers and footers, also.

If the inserted documents are 'finished' and you're just compiling the set
into a single file, you might be better doing it in Acrobat: create the
separate PDFs, then combine them. That way, different margin settings are
irrelevant.
 
Jezebel said:
Instead of using Insert > File, copy the source files, excluding the final
paragraph mark: that's where the page setup values are stored. If the source
document contains multiple sections, you need to do each section separately.
This issue affects headers and footers, also.

If the inserted documents are 'finished' and you're just compiling the set
into a single file, you might be better doing it in Acrobat: create the
separate PDFs, then combine them. That way, different margin settings are
irrelevant.





thank you; it works perfectly!
 
Back
Top