--- title: "MHTML Device Information Settings | Microsoft Docs" ms.custom: "" ms.date: "03/08/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: "reporting-services-native" 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 manager: kfile --- # 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](report-server-web-service/net-framework/passing-device-information-settings-to-rendering-extensions.md) [Customize Rendering Extension Parameters in RSReportServer.Config](customize-rendering-extension-parameters-in-rsreportserver-config.md) [Technical Reference (SSRS)](../../2014/reporting-services/technical-reference-ssrs.md)