How do I move whole pages (not just the text) between documents?
J Jezebel Dec 20, 2005 #2 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.
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.
G Greg Dec 20, 2005 #3 See: http://daiya.mvps.org/wordpages.htm for a good explanation why Jezebel tells you correctly that is would be with difficulty.
See: http://daiya.mvps.org/wordpages.htm for a good explanation why Jezebel tells you correctly that is would be with difficulty.