Edit

Share via


ViewXFAPDFInIEModeAllowedOrigins

View XFA-based PDF files using IE Mode for allowed file origin.

Supported versions

  • On Windows since 132 or later

Description

Internet Explorer (IE) mode uses the Adobe Acrobat Active-X PDF Plugin to open XFA-based PDF files. This policy will only work if the Active-X plugin is already on the user's device, it's not installed as part of this policy.

It's important to note that XFA is a legacy technology that is deprecated by its original creators. It is not an ISO standard and as such, doesn't align with the modern web architecture. Continued use poses potential risks and vulnerabilities.

Given the deprecated status of XFA technology and the lack of any investment by its creators, we strongly recommend that you start planning your transition to a more advanced HTML\PDF form-based solutions.

In the interim, this policy provides a workaround for users to view XFA PDF in Microsoft Edge.

If you enable this policy, you can configure the list of origins from which XFA PDF files will be automatically opened in Microsoft Edge using IE Mode.

If you disable or don't configure the policy, XFA PDFs won't be considered for opening via Internet Explorer mode.

For detailed information on valid URL patterns, see - https://go.microsoft.com/fwlink/?linkid=2095322

Alternatively, ViewXFAPDFInIEModeAllowedFileHash can also be used to configure list of file hashes instead of URL origins, which will enable those files to be automatically opened in Microsoft Edge using IE Mode.

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: No - Requires browser restart
  • Per Profile: Yes
  • Applies to a profile that is signed in with a Microsoft account: No

Data type

  • List of strings

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: ViewXFAPDFInIEModeAllowedOrigins
  • GP name: View XFA-based PDF files using IE Mode for allowed file origin.
  • GP path (Mandatory): Administrative Templates/Microsoft Edge/PDF Reader
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

https://contesso.sharepoint.com/accounts/
https://contesso.sharepoint.com/transport/
file://account_forms/

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge\ViewXFAPDFInIEModeAllowedOrigins
  • Path (Recommended): N/A
  • Value name: 1, 2, 3, ...
  • Value type: List of REG_SZ

Example registry value

SOFTWARE\Policies\Microsoft\Edge\ViewXFAPDFInIEModeAllowedOrigins\1 =

https://contesso.sharepoint.com/accounts/

SOFTWARE\Policies\Microsoft\Edge\ViewXFAPDFInIEModeAllowedOrigins\2 =

https://contesso.sharepoint.com/transport/

SOFTWARE\Policies\Microsoft\Edge\ViewXFAPDFInIEModeAllowedOrigins\3 =

file://account_forms/

See also