View Single Post
 
Old 12-22-2013, 04:04 AM
DewaldDeJager DewaldDeJager is offline Windows 8 Office 2013
Novice
 
Join Date: Dec 2013
Location: South Africa
Posts: 6
DewaldDeJager is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
Simply inserting a hard-coded INCLUDEPICTURE field into the document won't work. You need to use a field construction similar to the one I've already provided in post #2 above. Since you haven't provided the information requested, though, I can't give specific advice for your situation.
Hi Paul,

Sorry, just noticed that for some reason, copying the code and then pasting it gives the hardcoded version. Here's the actual one typed out:

Code:
{ INCLUDEPICTURE "{ MERGEFIELD Country }.png" \* MERGEFORMAT \d }
The images are in the same directory as the Word document and they work fine, it's just that whenever I actual mail merge the document, they don't show correctly. Would be great if I could send you the files somehow.

Thanks in advance.

- Dewald
Reply With Quote