WEB SERVERS


Specifying GIF or JPEG conversion in Web Site documents
You can control the format and method that IBM® Lotus® Domino™ uses to display images that appear in documents. The Domino Web server supports both GIF and JPEG image formats. This setting has no effect on images referenced using passthru HTML.

When you enable progressive or interlaced rendering, the image appears to download quickly and you can typically identify the image before it is completely downloaded.

To specify GIF or JPEG conversion in a Web Site document

1. From the Domino Administrator, click the Configuration tab, expand the Web section, and click Internet Sites.

2. Choose the Web Site document you want to edit, and click Edit Document.

3. Click the Domino Web Engine tab. Under Conversion/Display, complete these fields:

To specify GIF conversion
FieldEnter
Image conversion formatGIF (default) -- To convert images in documents to GIF format.
Interlaced renderingChoose one:
  • Enabled (default) -- To display each line of the image individually.
  • Disabled -- To wait for the entire image to download before displaying the image.

To specify JPEG conversion
FieldEnter
Image conversion formatJPEG -- To convert images in documents to JPEG format.
Progressive renderingChoose one:
  • Enabled (default) -- To display the image incrementally in several passes.
  • Disabled -- To wait for the entire image to download before displaying the image.
JPEG image qualityA percentage between 5 and 100 to indicate the level of image quality. The larger the value, the larger the file, the longer the files take to transmit, and the better the image quality.

The default is 75.

See also