summaryrefslogtreecommitdiff
path: root/print/SimplePipelineFilter/README.md
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /print/SimplePipelineFilter/README.md
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
Diffstat (limited to 'print/SimplePipelineFilter/README.md')
-rw-r--r--print/SimplePipelineFilter/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/SimplePipelineFilter/README.md b/print/SimplePipelineFilter/README.md
index 23227cce..94558670 100644
--- a/print/SimplePipelineFilter/README.md
+++ b/print/SimplePipelineFilter/README.md
@@ -22,4 +22,4 @@ The printing system supports a print filter pipeline. The pipeline is run when a
This sample shows how to use the print pipeline's filter interfaces.
-The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper. \ No newline at end of file
+The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper.