summaryrefslogtreecommitdiff
path: root/print/XPSDrvSmpl/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-05 20:18:16 -0700
committerGitHub <[email protected]>2019-09-05 20:18:16 -0700
commit22af24719daf72029a70119cc6653d2a3b940549 (patch)
tree6677b85dbdae81db047b97a51533ea356abb13e3 /print/XPSDrvSmpl/README.md
parent516d94ce47bd535dc813d654297ace02c61d46f6 (diff)
* Update README.md * Update README.md
Diffstat (limited to 'print/XPSDrvSmpl/README.md')
-rw-r--r--print/XPSDrvSmpl/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/XPSDrvSmpl/README.md b/print/XPSDrvSmpl/README.md
index d0eb6734..3b609f11 100644
--- a/print/XPSDrvSmpl/README.md
+++ b/print/XPSDrvSmpl/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: XPSDrv Driver and Filter Sample
- platform: DLL
- language: cpp
- category: Print
- description: Provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617950
---->
-
# XPSDrv Driver and Filter Sample
This sample is intended to provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver. This goal is accomplished by implementing a number of real-world features within a set of XPS print pipeline filters that are configured through a configuration plug-in that supports custom UI content and PrintTicket handling.