How do I move whole pages (not just the text) between documents?

J

Jezebel

With difficulty. "Page" is not really an element in Word's model. The
headers and footers used for a page belong to the section, not the content.

The most reliable method is to output the document to PDF, then extract the
pages from that.
 
Top