Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

5 Converting to print RTF > 5.2 Setting up a print RTF project > 5.2.5 Adjusting for different versions of Word


5.2.5 Adjusting for different versions of Word

Microsoft makes significant changes to the underpinnings of every new version of Word. RTF output from Mif2Go that looks fine in one version of Word might not look quite right in another version. One of the most highly visible differences is the scaling of images. If the graphics in your FrameMaker document look much too large or much too small in Word, see §5.12.7 Preserving graphics scale in Word. Consider which version(s) of Word will be used to view your Mif2Go RTF output:

Word 8/97 (the default)

Earlier versions of Word

Later versions of Word

Multiple versions of Word

Word 8/97 (the default)

By default, Mif2Go produces RTF output tuned for Word 8 in Office 97. If you are running Mif2Go from within FrameMaker, this is what you get when you choose Word 8/97 Print RTF in the Choose Project dialog (see §3.3 Setting up a Mif2Go project).

Earlier versions of Word

If your RTF output files will be viewed in an earlier version of Word, set the following option:

[WordOptions]

; Word8 = Yes (default, for Word8/Office97 and later) or No (earlier)

Word8=No

Table 5-2 lists the main differences in the RTF code that Mif2Go generates, based on the value specified for Word8.

Table 5-2 RTF differences between Word 7/95 and later versions

Feature

Word 7/95

Word 8/97 and later versions

Ref.

Hypertext fields

Not produced

Produced by default

5.9

Table straddles

Column only

Row and column

5.11

Table cell vertical alignment

No

Yes

5.11

Graphics scale units

twips

himetric (except Word 2003)

5.12.7

Image field name

IMPORT

IncludePicture

5.12.2.3

Later versions of Word

If your RTF output files will be viewed in a version of Word later than Word 8/97, use the default value (Word8=Yes), and consider which of the following additional options you might need:

[WordOptions]

; Word2000 = No (default) or Yes (for Word 9/2000)

Word2000=No

; Word2002 = No (default) or Yes (for Word 10/XP)

Word2002=No

; Word2003 = No (default) or Yes (for Word 11/2003)

Word2003=No

Differences in how Word interprets RTF code are particularly noticeable in the following document features:

[spacer]

Graphics

Scaling units vary among Word versions; see §5.12.7 Preserving graphics scale in Word.

Tables

Straddled rows and rotated text are supported only by some Word versions; see §5.11 Converting tables to print RTF.

Links

Cross references and hypertext links can be made active and updatable in later versions of Word; see §5.9 Converting cross references and hypertext links.

Revision tracking

Revision tracking can be turned on automatically in some versions of Word; see §5.13 Turning on revision tracking in Word.

Multiple versions of Word

If your RTF output files will be viewed in multiple versions of Word, see §5.1.6 Supporting more than one version of Word for review.



5 Converting to print RTF > 5.2 Setting up a print RTF project > 5.2.5 Adjusting for different versions of Word