Omni Systems, Inc.   Mif2Go User's Guide, Version 55


5.7.2.2.4 Specifying graphic output format and DPI

To specify the output format for graphics produced with FrameMaker export filters:

[Setup]

GraphicExportFormat = format

where format is one of the following:

BMP, TIFF, WMF, JPEG, PNG, EPS, PICT, CGM, GIF, IGES

The default format depends on the output type:

[spacer]

RTF output:

GraphicExportFormat = BMP

HTML output:

GraphicExportFormat = JPEG

You can set the DPI for the FrameMaker export filter to use. However, specifying DPI does not change the resolution of the image; all it does is scale the image to another size. Deviations from 96 DPI (especially small deviations) can make graphic text unreadable. You might have to experiment with different DPI settings to get the best graphic quality.

To specify DPI for graphics produced with FrameMaker export filters:

[Setup]

; GraphicExportDPI = number (from 50 to 1200, default 96)

GraphicExportDPI = 96

For HTML output, you can override the GraphicExportDPI value with a different DPI value; see §23.9 Scaling images for HTML.