Are you seeing a red X when you paste an image or what is happening?
Main Topics
Browse All TopicsThis issue hasn't come up with before but I find that word is not embedding images in either doc format or rtf. Is their an option to turn this on?
Thanks,
Annas
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Annas: Re you last question... If your file has linked images, and you want to make them embedded, select everything (Ctrl-A) and press Shift-Ctrl-F9 to convert the link field codes to their results.
But be aware that this will also convert other field codes you may have within the document (TOC, REF, etc.)
As well, you will find that a Word file with embedded images is MUCH larger than one using links. Word converts the images to an internal format, and it is often larger than the sum of the image sizes.
If you need to distribute a file with linked images, consider putting all of the images within a subfolder "below" the Word document (i.e. in a folder named "images"), then set the hyperlink base (in Document Properties) to the current folder (the one above "images"). Then when you link to the images, the path used will be something like "images/DSCN1234.JPG" and will be more portable than if a full path name like "C:/My Pictures/Project123/DSCN12
To distribute such a file, you can then ZIP the Word document AND the images folder. When it is unzipped, the images will still be relative to the Word file and the links will still be valid.
If you're seeing a red X... there can be many reasons for that. Here are a couple things to try:
Tools, Options, View, be sure "Picture Placeholders" is UNCHECKED.
Tools, Options, View, be sure "Drawings" is CHECKED
Tools, Options, Save, be sure 'Fast Saves" is UNCHECKED
Also see: http://support.microsoft.c
Yes, that can work. However, if you normally use styles in Word -- as everyone should IMHO -- then converting to HTML or ePub is almost trivial.
But if you don't use styles, you are by no means alone: I think Microsoft would have been way further ahead if they hadn't "de-emphasized" styles in Word in order to combat WordPerfect's supposed "easier to use" claims... Almost every course I've ever seen for Word puts styles in the "advanced" section, and not in the basic where it really belongs. If you use Word without styles, you miss a HUGE part of the functionality.
Yes styles are good except when you are planning to convert to epub you have to be careful. You only want h1 and h2 styles so that chapters are detected. any other styles would just confuse the converter. I am speaking for Kovid Goyal's Calibre converter and reader. It's the best open source application I've seen so far for converting to the ebook reader files. I' m still learning all it can do. I don't suppose links are permissible here so just go to mobileread.com. Ebooks are the future of publishing and I'm glad that opensource is at the forefront!
I think Microsoft should have left a clear method for embedding images in Word 2003. There is no help off-line or on-line that I can discover for how to embed images.
I'm not familiar with Calibre, but I'd be sort of surprised if there weren't more robust conversion options available for styles. Converting to HTML is very straightforward, and if you use the built in style names, they map quite well to HTML constructs.
I agree about the lack of clear info about getting images int Word. There are some things you can do though. I added the "Insert Picture" button to my standard toolbar so I don't need to go through the menus every time. I almost always use the insert as link option (as described above) to keep the file size down and ensure that I can optimize print quality -- and to be able to update images as needed. You can intercept the dialog box with VBA to set the default to linbk instead of embed.
The other thing to alter is the default settings for the image placement (Tools Options) to whatever makes most sense for you. I prefer to have my images placed inline, and then use the Picture toolbar buttons to get to the placement preferences. Once you get the hang of it, Word actually does a pretty good job of image placement. I am just finishing a 56-page publication with floating images on ~30 of the pages; I used to do it with PageMaker but now Word manages it just fine.
Not the button labeled "Insert"; you need to add the button for "Insert Picture". You can add it by using the Customize dialog.
You will see the Insert Options in the Insert Picture dialog though: click the little down-pointing triangle on the right side to show the 3 options: Insert (which embeds the selected image); Link to File (adds just the link field); and Insert and Link (which does both).
hmmm...OK I have the picture toolbar visible in Word 2003 at the leftmost position is a button with the hint"Insert picture". No black triangle on the button. pressing this button brings up the standard "Open File" Windows dialog box. The only black triangles present pertain to the dialog box itself. Are we on the same page here? are you using Word 2003?
Thanks,
Paul.
Yes, I'm using Word 2003 -- but I think we're missing something in the communications.
The first image below shows the Insert Picture dialog with the pulldown at the right side of the Insert button. This is the default dialog from the Insert | Picture, From File... menu.
I have added the button for this dialog to my standard toolbar so it is more accessible. To do this, you need to use the Customize dialog. Get it by right-clicking in an empty area of the toolbar. On the left side, choose Insert; then on the right, scroll down to find the "From file..." button (as shown in the 2nd image below). Drag this button up onto a toolbar, then close the dialog. Now you can insert a picture in one step by clicking the button.
Either way, the Insert options will be available if you click the triangle on the right.
The Picture toolbar also has the Insert Picture button, and gives you the same dialog.
I see what you mean now. Of course I want to embed not link and with Broadband, fast cpu s and huge storage systems who cares what the file size is. We aren't talking about a Radio Shack TRS-80 with 5k of memory ;) Seriously though, Your solution, and it is a good one of simply pressing Shift-Ctrl-F9 Will comvert the TOC to text(I guess) and I don't wont that, but it does solve that problem
Word 2003 doesn't do a good job of saving to HTML. It puts a lot of excessive baggage in the way of styles that the file doesn't need in there. I have found a new solution to my problem.
I download the page as webpage complete, load the page into Dreamweaver do any mods I want to and save it. Use Calbre to convert it into an e-book and I'm all set. Heck, with this system, if I don't like the way a story ends, I can rewrite it! Sir Walter Scott or james F. Cooper won't mind, They've been dead almost two hundred years!
To avoid converting your ToC, just select everything EXCEPT the ToC before you Ctrl-Shift-F9.
I know what you mean about Word's web page save: even if you strictly use the default styles, it adds all kinds of extra junk -- span, , class... Like you, I use Dreamweaver to strip out all the unwanted stuff. As an alternative, I sometimes use VBA (a modified recorded macro) to convert the Word file to add the HTML codes, then just save it as a text file: no Word baggage at all! Of course, that won't help with your pictures I guess...
Business Accounts
Answer for Membership
by: vertsyeuxPosted on 2009-04-17 at 11:46:00ID: 24170752
Hi Annas.. In Word 2003, when inserting an image into a document, you have the option of either embedding the image or linking to the image.. If you embed the image, it becomes part of the document, but if you link to it, then the document only contains a link to the image on your hard-drive. This means that if you open that document on another computer, there will only be a blank place-holder where the image should be.. Hope this helps.. Gordon