Does the picture display correctly if you select the field, F9, then Alt-F9
if necessary?
Generally speaking you have to check one or both of
Tools|Options|Print|Update fields and Update links, and/or select the
field(s) and execute the fields to ensure they are displayed.
Peter Jamieson
>I have upgraded a test machine from Word 2K to 2K3 and am having problems
>with IncludePicture. I have a VB app that uses the Word object model to do
[quoted text clipped - 14 lines]
>
> Does anyone have any ideas about what might be causing this? Thanks!
Tricia Turner - 02 Jun 2005 19:57 GMT
Thanks for the response Peter. The picture does display correctly if I
manually update the fields. I already have tried the various combinations of
checking the Update fields and Update links but it makes no difference. The
thing I don't understand is that it still works fine in 2000 as is. Besides
checking these two options is there anything that I can set either through
the Word UI or the Word object model that will automatically update these
fields? As I stated before, this is an automated app so I need to eliminate
user intervention.
> Does the picture display correctly if you select the field, F9, then
> Alt-F9 if necessary?
[quoted text clipped - 22 lines]
>>
>> Does anyone have any ideas about what might be causing this? Thanks!
Peter Jamieson - 02 Jun 2005 21:10 GMT
The general changes to do with link updating may be relevant - see
http://support.microsoft.com/default.aspx?scid=kb;en-us;330079
Other than that, I think the only thing you can do is modify your automated
app. so that it outputs to a new document and does at least
ActiveDocument.Fields.Update
and if necessary updates all fields in all storyranges.
Peter Jamieson .
> Thanks for the response Peter. The picture does display correctly if I
> manually update the fields. I already have tried the various combinations
[quoted text clipped - 31 lines]
>>>
>>> Does anyone have any ideas about what might be causing this? Thanks!