Locates factories for print services that can be used with a print job to output a stream of data in the format specified by
outputMimeType
.
The outputMimeType
parameter describes the document type that you want to create, whereas the flavor
parameter describes the format in which the input data will be provided by the application to the StreamPrintService
.
Although null is an acceptable value to use in the lookup of stream printing services, it's typical to search for a particular desired format, such as Postscript(TM).