Forum Discussion
denwayz
Feb 08, 2022Copper Contributor
Embedding an MSWord page in an MsWord document?
Is it possible to embed an entire MSword page (with text and graphics) as an object in an MSWord document so as to have text flow around it?
Stefan_Blom
Feb 25, 2022MVP
I know a little about Publisher. It has the basic functionality of a layout program (positioning and text flow) but it won't be very good with long documents. One reason is that Publisher does not have the ability to create an automatic table of contents or index. Also, numbering (headings, lists) is rather limited compared to what Word can do.
I have some experience with InDesign as well. It is capable but requires that you think quite differently compared to Word, for example regarding headers and footers. As you said, there is a learning curve. There is also the price, of course. InDesign is rather expensive. As far as I can tell, you can only get it if you purchase a subscription.
That is a very brief summary. 🙂 I know a lot more about Word than I do about Publisher or InDesign. If you are considering InDesign for the future, you will have to do a lot more research, of course.
denwayz
Feb 25, 2022Copper Contributor
Again, thanks for responding. Yes to all of the above.
For reasons specific to the project, I manually create different versions of the TOC, and it has no index. There are also a very specific use of headers and footers. And then there are issues of conversion to PDF (particularly around hyperlinks and multimedia). So far I am wrestling Word along. Hopefully I can get it across the line.
For reasons specific to the project, I manually create different versions of the TOC, and it has no index. There are also a very specific use of headers and footers. And then there are issues of conversion to PDF (particularly around hyperlinks and multimedia). So far I am wrestling Word along. Hopefully I can get it across the line.
- Feb 26, 2022
denwayz There is one way that might work for you, that is, in the Header, insert an If...then...Else field
{ IF { PAGE } = # "" }
where # is the number of the page on which you want the screen capture\picture to appear and paste the picture between the quotation marks (with the option set under File>Options>Advanced>Cut, copy, and paste for Insert/paste pictures as to "In line with text") and size the picture so that it occupies the space between the margins. While the picture may not be appear in the Word document, as shown in the following screen shot of a document saved as a pdf, the picture only appears on the page number set in the If...then...else field (2 in the document that I used)