15.7.9 Updating fields in Word to show linked graphics

When your graphics end up in INCLUDEPICTURE fields, you have to update all fields in Word to show the images; this is a limitation of Word. Use Ctrl-A then F9 in Word to update an entire Word file. If you have a large number of files to do this for, you might want to create a VBA macro in Word to do the updating and then save each file in .doc format, so that you do not have to do it again. You should be able to set Word to do the updating on load, as a Word Auto* macro.

Previous Topic:  15.7.8 Embedding graphics in converted RTF files

Next Topic:  15.8 Including RTF code for Word output

Parent Topic:  15.7 Managing graphics for print RTF

Sibling Topics:

15.7.1 Understanding graphics requirements for Word

15.7.2 Understanding where to locate graphics

15.7.3 Limiting bitmap resolution and color depth

15.7.4 Preserving graphics scale in Word

15.7.5 Accommodating graphics in multiple versions of Word

15.7.6 Including file names of referenced graphics in Word

15.7.7 Linking instead of embedding referenced graphics

15.7.8 Embedding graphics in converted RTF files