E
Earl B
I have worked through my previous issue well enough that I've found the next
problem (don't you HATE that? "Yay! I'm done!" and whatever you're working
with says "Yeah, right!")
In my mailmerge scenario, I have a picture imported from the database.
(Write the picture to a file, put the filename in the database, nest the
MERGEFIELD inside the INCLUDEPICTURE)
When I perform the import with INCLUDEPICTURE in a header, the data is
updated, but the picture doesn't display.
Inside the INCLUDEPICTURE, the path is correct (well, the filename is
correct - the database contains a full path, but Word truncates to just a
filename because the image file is in the same folder as the document file).
When I copy the INCLUDEPICTURE tag down to the body of the document (out of
the header), the picture shows correctly.
Is there some kind of an "updateimages" like "UpdateFields" that I should
call when the import is done?
Thanks in advance for all advice!
EB
problem (don't you HATE that? "Yay! I'm done!" and whatever you're working
with says "Yeah, right!")
In my mailmerge scenario, I have a picture imported from the database.
(Write the picture to a file, put the filename in the database, nest the
MERGEFIELD inside the INCLUDEPICTURE)
When I perform the import with INCLUDEPICTURE in a header, the data is
updated, but the picture doesn't display.
Inside the INCLUDEPICTURE, the path is correct (well, the filename is
correct - the database contains a full path, but Word truncates to just a
filename because the image file is in the same folder as the document file).
When I copy the INCLUDEPICTURE tag down to the body of the document (out of
the header), the picture shows correctly.
Is there some kind of an "updateimages" like "UpdateFields" that I should
call when the import is done?
Thanks in advance for all advice!
EB