--- title: "MHTML Device Information Settings | Microsoft Docs" ms.date: 03/16/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: reporting-services ms.topic: conceptual helpviewer_keywords: - "device information settings [Reporting Services], MHTML rendering" - "MHTML [Reporting Services]" ms.assetid: 60b85dd8-b4fb-4ad9-be6a-e7c89ac076fe author: maggiesMSFT ms.author: maggies --- # MHTML Device Information Settings The following table lists the device information settings for rendering reports in Web archive (MHTML) format. |Setting|Value| |-------------|-----------| |**JavaScript**|Indicates whether JavaScript is supported in the rendered report.| |**OutlookCompat**|Indicates whether to render with extra metadata that makes the report look better in Outlook. The default value is **true**.| |**MHTML Fragment**|Indicates whether an MHTML fragment is created in place of a full MHTML document. An MHTML fragment includes the report content in a TABLE element and omits the HTML and BODY elements. The default value is **false**.| |**DataVisualizationFitSizing**|Indicates data visualization fit behavior when inside a tablix. This includes chart, gauge, and map.

The possible values are **Approximate** and **Exact**.

The default value is **Approximate**. If the setting is removed from the **rsreportserver.config** file then the default behavior is **Exact**.

Enabling **Exact** may have performance impact because the processing to determine the exact size may take longer.| ## See Also [Passing Device Information Settings to Rendering Extensions](../reporting-services/report-server-web-service/net-framework/passing-device-information-settings-to-rendering-extensions.md) [Customize Rendering Extension Parameters in RSReportServer.Config](../reporting-services/customize-rendering-extension-parameters-in-rsreportserver-config.md) [Technical Reference (SSRS)](../reporting-services/technical-reference-ssrs.md)