G
Glen
Hi,
I am doing a mail merge with three pictures conditionally included in the
document. Example code for first picture below:
{ IF { MERGEFIELD photo_1_Name } <> "" { INCLUDEPICTURE "E:\\path\\{
MERGEFIELD "Photo_1_Name" }.jpg" ""}
-aside: is there a simple way to copy and past fields into this dialogue
box? I had to type that all out :-(
The path is correct, as it can find the images, it just isn't processing the
links properly.
The code inside a table, to assist with layout. Taking it outside the table
doesn't help.
This was merging fine, with the INCLUDE picture field still a field in the
results. However, when I merge to new document now, I just get images from
whatever the last selected record was when I updated field codes in the
master document.
I already have the |Tools|Options|General|Web Options|Save fields as
results| turned off, but it hasn't helped.
Can you shed any light? Thanks in advance,
Glen
I am doing a mail merge with three pictures conditionally included in the
document. Example code for first picture below:
{ IF { MERGEFIELD photo_1_Name } <> "" { INCLUDEPICTURE "E:\\path\\{
MERGEFIELD "Photo_1_Name" }.jpg" ""}
-aside: is there a simple way to copy and past fields into this dialogue
box? I had to type that all out :-(
The path is correct, as it can find the images, it just isn't processing the
links properly.
The code inside a table, to assist with layout. Taking it outside the table
doesn't help.
This was merging fine, with the INCLUDE picture field still a field in the
results. However, when I merge to new document now, I just get images from
whatever the last selected record was when I updated field codes in the
master document.
I already have the |Tools|Options|General|Web Options|Save fields as
results| turned off, but it hasn't helped.
Can you shed any light? Thanks in advance,
Glen