How to get images to display in draft layout?

Anonymous
2013-08-28T00:11:44+00:00

If I paste an image into a Word document, it is only visible in print layout (page mode), not in draft layout (normal view).

But, if I first paste it into Visio and then paste that image into Word, it is visible in both layouts.

I could not find a way to attach a Word document, so I created a screen shot as a JPG. I couldn't get that to upload (I kept getting "The connection was reset"), so I created a shared DropBox folder containing both the Word document and the JPG image. Here's the link:

https://www.dropbox.com/sh/o9ah4faeul14sq8/6CQUKgWs47

If I select the first image, I see square handles. If I click on the second image, I see round handles. Clearly, these images are being stored in different formats.

My question is : How can I get all images to display in both print and draft layout?

The "Show picture placeholders" option is not checked.

Thanks

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

54 answers

Sort by: Newest
  1. Anonymous
    2013-09-06T08:35:34+00:00

    OLE objects are not "images", they are "live" embedded editable objects. So they are being displayed by a different mechanism than static images pasted in the file.

    Yes, I know they aren't images. I think that's what I said. But after breaking the OLE link to the mother application (Ctrl+Shift+F9), then they are images. That was the whole point. (sigh)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-09-06T08:05:54+00:00

    Good that you found a work around.

    However, OLE objects are not "images", they are "live" embedded editable objects. So they are being displayed by a different mechanism than static images pasted in the file.

    FYI, when you do a paste special, look on the left side of the dialog box (totally "intuitive"), there are 2 options " Paste" (default) and "Paste Link".  If you use "Paste Link", then changes made in the object are "linked" back to the source file.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-09-06T07:23:19+00:00

    I didn't think you could get any images to display in draft view, so you are farther ahead than I thought possible.

    And now we are even farther ahead. ;-) I just discovered another way to insert images into a .docx document that will display in draft mode. In the process, I learned a few things about imbedded (OLE) objects that are pretty cool.

    First, let's insert an image from Excel:

    • Open a new Word (.docx) document and go to Draft view or Normal mode (Alt+Ctrl+N).
    • Set Field shading to "Always". (Alt+f, i, click "Advanced, scroll down to the Show document content (third) section, set Field shading setting to "Always". This is not necessary, but is helpful below.
    • In Excel, create a little table with some simple calculations. For instance, put the even numbers (2, 4, 6, 8, 10) in cells B2:F2 and the odd numbers (1, 3, 5, 7, 9) in cells A2:A6. In B2, put "=$A2+B$1", then copy down and across. You should have a little 6x6 table with the sums in the interior cells. Add some formatting if you like.
    • Select the table (A1:F6) and copy it to the clipboard (Ctrl+c).
    • In Word, paste it into the document using paste special (Alt+Ctrl+v).
    • This will bring up the Paste Special dialog box. Select Microsoft Office Excel Worksheet Object (m).
    • Make sure that the Display as icon check box is not checked.
    • Click OK. The image should be visible in the document just like is it in Excel including any formatting. If you have Field shading set to "Always", it will also have the grey background of a field. Interestingly, the grey background does not display when Field Shading is set to "When selected" even when selected, at least on my machine.
    • Select the image. It will have square black handles.
    • Press Ctrl+Shift+F9 to convert the image from an Excel object to a plain image. The grey background will disappear, but the image should remain visible in both Normal and Page mode.

    Now let's look at what is happening when an object is pasted in this manner and what some of the cool things that you can do are.

    It appears that pasting objects in this way makes them "OLE" (Object Linking and Embedding) objects that have some sort of link to the mother application. They do not appear to be linked to the source object, just the application. That is, many of the operations that you could do on the object in the mother application are available right in the Word document, but this does not affect the source object in Excel. Similarly, any changes made to the source object in Excel after the object is pasted, do not appear to be propagated. At least, I couldn't get that to work.

    This capability is ended when they are converted to a plain image using Ctrl+Shift+F9 as described in the last step above. The rest of this discussion assumes that you have not done this and they are still active objects. If not, re-paste them or these next steps will not work.

    There are two ways to do this: (1) in Word and (2) in Excel.

    In Word. If you double-click the object, it will "open" for editing in a mini version of the mother application (Excel) right there in the Word document. It will look like a little spreadsheet. It appears to be a skeleton version of Excel, but you can change the values in the cells and any calculations will be updated. You can change the calculations. For instance, if can change the code in B2 from a sum to a product (=$A2*B$1) then copy down and across, you will have a product table.

    To end the edit session, click anywhere outside the object or press Esc.

    The source object in the mother application is not affected. This means that you could paste several copies of the object and edit them to compare results. When you have them the way you want them, use Ctrl+Shift+F9 to fix them.

    Changes to the source object in Excel do not affect the copy in word. If you want the changes, you will need to redo the copy and paste.

    Double-clicking the object achieves the same result as right-clicking the object and selecting Worksheet Object | Edit.

    In Excel. The other method is to open the object in a full-fledged instance of Excel. Now you will have all of the capabilities of Excel and any changes will be reflected back to the object in Word.

    Visio. This explains what is going on with my Visio method. It just happens by default with Visio, whereas with excel, I need to explicitly choose it. That is, the default paste option for Excel 2007 seems to be "HTML", whereas the default paste option for Visio (at least Visio 2003, which is what I have) is Microsoft Visio Drawing Object (OLE). If I use Ctrl+v, I get the OLE object. If I use Atl+Ctrl+v and select any other option, I don't get an OLE object and it is not visible in Normal view.

    The cool thing that I didn't know until today, is that, like Excel OLE objects, Visio objects can be edited right in Word or I can open up a full-fledged instance of Visio and edit the object there as long as I leave the OLE link in place.

    So not I am even more disgusted with Microsoft. It is clearly not true that images cannot be displayed in Normal view. They have just gone out of their way to make it difficult. Why would they treat their customers like that? This is not the behavior of a caring organization.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-08-28T22:01:29+00:00

    I too used "normal" view by default in 2003 and earlier, and was not happy with the changes introduced in 2007.

    I've since learned to work with "Web Layout" view as my default to make the best use of widescreen monitors.

    I also use the "Outline View" a lot. To get the most out of it I also turn on the Advanced Option (Show document Content section) "Show text wrapped within document Window"

    "Hide White Space" - When you are in Page Layout view, it shows the margins all around the page, including the top and bottom margins.  When you slowly drag your mouse pointer over the gap between pages it briefly switches to a white double headed arrow.  At that point if you double click, the top/bottom margin space "white space" is hidden.

    Yes, MS has gotten arrogant. The 2007 introduction of the ribbon without the option of selecting a menu view was arrogant. The suppression of boot to desktop in Win 8, there was a registry hack that worked in the beta, but MS explicitly went out of it's way to kill that fix before RTM. Especially in light of their retreat in 8.1.  Killing the Start menu (no, the 8.1 "Start Button" is not an adequate recreation).  Metro ("Retro") is a pretty arrogant assumption that everyone has a touch screen computer.

    Was this answer helpful?

    0 comments No comments
  5. Suzanne S Barnhill 279.4K Reputation points MVP Volunteer Moderator
    2013-08-28T21:43:06+00:00

    Hiding white space hides the header and footer and everything anchored to them, as well as the space between pages. You can easily access it by just double-clicking between pages. If you don't like the effect, double-click on the page break line to reverse (there's also an Options setting for this, but it just mirrors the setting in the document).

    Was this answer helpful?

    0 comments No comments