A script-enabled browser is required for this page to function properly.

REPORTS_IGNORE_IMAGE_TAG_RES environment variable

This environment variable is useful when a report includes certain image formats that have the ability to store the physical size of the image, which usually includes resolution and pixel dimensions. To ensure the image is not scaled to the physical dimensions, you can set this environment variable to YES to specify that Oracle Reports should ignore image resolution information and only use the pixel dimensions of the image. This ensures that this type of image from a database column is displayed correctly instead of displaying as a thumbnail.

Valid Values

YES Oracle Reports ignores image resolution information, and uses only the pixel dimensions of the image.

NO Oracle Reports does not ignore the image resolution information in the image.

Default

NO

See also

Environment variables