summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/OEM Printer Customization Plug-in Samples/README.md11
-rw-r--r--print/XPSDrvSmpl/README.md11
2 files changed, 0 insertions, 22 deletions
diff --git a/print/OEM Printer Customization Plug-in Samples/README.md b/print/OEM Printer Customization Plug-in Samples/README.md
index 7609e269..4d50703d 100644
--- a/print/OEM Printer Customization Plug-in Samples/README.md
+++ b/print/OEM Printer Customization Plug-in Samples/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: OEM Printer Customization Plug-in Samples
- platform: DLL
- language: cpp
- category: Print
- description: Provides examples of how to build OEM printer customization plug-ins.
- samplefwlink: https://go.microsoft.com/fwlink/?linkid=862105
---->
-
# OEM Printer Customization Plug-in Samples
The OEMDLL samples are an illustration of OEM customization plug-ins. The BITMAP, OEMPS, OEMUI, OEMUNI, OEMPREAN, CUSTHLP, SyncSet, ThemeUI, PSUIRep, and Watermark samples do not affect the printer output. They are only examples of how to build OEM Customization DLLs of various types.
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.