Add ability to detect support for OpenXPS
Windows printing path is being modernized from using the pre-WinXP GDI print API to an XPS-based API. This was first introduced introduced Windows 7 and was deprecated in favor of OpenXPS in Windows 8 and beyond. Some Windows 7 installations may be capable of OpenXPS if they have been sufficiently patched [1]. Need ability to determine the Windows XPS API version required for interfacing with the print subsystem. [1] https://docs.microsoft.com/en-us/windows/win32/printdocs/app-support-for-openxps-printing#sending-xps-data-to-the-print-system Bug: 1008222 Change-Id: Ieb82ec5ef13ecff17c10b16284132bc45aa64dc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826006Reviewed-by:Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#702142}
Showing
Please register or sign in to comment