Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / May 2005

Tip: Looking for answers? Try searching our database.

How to control image size using nested INCLUDEPICTURE field

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
2dogs - 09 May 2005 00:23 GMT
I have a main document that uses 2 INCLUDEPICTURE fields. The code for the 2
fields looks like this:

Example 1:    { INCLUDEPICTURE  "Image1.WMF"..\* MERGEFORMAT }

Example 2:    { IF { MERGEFIELD Qualified } = "yes" "{ INCLUDEPICTURE
"Image2.WMF"..\* MERGEFORMAT }" }

In the first example I can select the image, resize it, save the document,
reopen the document and the image will always be at the size I adjusted it
to. It will also be the correct size in the merged documents.

In the second example the INCLUDEPICTURE field is nested inside of an IF
field. When the IF field evalutes true the picture is included otherwise it
is not. In this example, if I resize the image and save the document, upon
reopening the document the picture always returns to its original size rather
than to the size that I set it at. Also, when I merge the document the
picture does not remain at the correct size but instead returns to its
original size in each of the merged documents.

How can I keep the image the correct size in the second example?

Signature

2dogs in Oregon USA

macropod - 11 May 2005 11:44 GMT
Hi 2dogs,

Where you have the INCLUDEPICTURE field in your IF statement, insert a new
paragraph thus:
{IF{MERGEFIELD Qualified} = "yes" ¶
}
then attach a textbox to the new line starting with the closing brace (i.e.
'}'), then format the textbox to the required size and put the
INCLUDEPICTURE field inside the textbox in-line with the text (format the
para with no leading spaces, indents etc).

Cheers

> I have a main document that uses 2 INCLUDEPICTURE fields. The code for the 2
> fields looks like this:
[quoted text clipped - 17 lines]
>
> How can I keep the image the correct size in the second example?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.