summaryrefslogtreecommitdiff
path: root/print/SampleOpenXPS
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-25 07:54:18 -0700
committerGitHub <[email protected]>2019-09-25 07:54:18 -0700
commit2e237713e298495b141560a5e7c76d6b1efa0153 (patch)
tree552f09c62562d62e3b8f2701f223f6f53792403e /print/SampleOpenXPS
parent16022c593787aef040b8a37ef697316e07f1322e (diff)
Diffstat (limited to 'print/SampleOpenXPS')
-rw-r--r--print/SampleOpenXPS/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/print/SampleOpenXPS/README.md b/print/SampleOpenXPS/README.md
index 312d5226..98269683 100644
--- a/print/SampleOpenXPS/README.md
+++ b/print/SampleOpenXPS/README.md
@@ -8,19 +8,8 @@ products:
- windows-wdk
---
-
-
-<!---
- name: OpenXPS Documents Print Sample
- platform: Application
- language: cpp
- category: Print
- description: Contains a set of documents that exercise a variety of features of OpenXPS.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617941
---->
-
# OpenXPS Documents Print Sample
This sample contains a set of documents that were generated from a variety of sources, including those generated from the Windows Presentation Foundation in the .NET Framework, from Office 2007, and from the Microsoft XPS Document Writer (MXDW). A few of the documents were either hand-built from scratch or hand-modified from another source. They have been included to provide you with a few documents that exercise a variety of features of the XML Paper Specification.
-In addition, a few high-quality documents have been provided in the Showcase directory to highlight some of the XPS advantages in terms of screen-to-print fidelity. We've also created some documents that are intended to fail, by violating at least one conformance rule. These are in the ConformanceViolations directory. For information about OpenXPS in Windows, see [Improvements in XPSDrv](http://msdn.microsoft.com/en-us/library/windows/hardware/jj218730(v=vs.85).aspx) and [OpenXPS Support in Windows](http://msdn.microsoft.com/en-us/library/windows/hardware/br259130.aspx).
+In addition, a few high-quality documents have been provided in the Showcase directory to highlight some of the XPS advantages in terms of screen-to-print fidelity. We've also created some documents that are intended to fail, by violating at least one conformance rule. These are in the ConformanceViolations directory. For information about OpenXPS in Windows, see [Improvements in XPSDrv](https://docs.microsoft.com/windows-hardware/drivers/print/improvements-in-xpsdrv) and [Driver Support for OpenXPS](https://docs.microsoft.com/windows-hardware/drivers/print/driver-support-for-openxps).