Compartilhar via


Exemplo de processador de impressão

Source code for Genprint.dll, a sample print processor that accepts EMF data, RAW data, and TEXT data as input, is included in the Windows Driver Kit (WDK). O código está localizado no subdiretório \Src\Print\Genprint no WDK.

Note When you compile this print processor, set the Unicode flag with #define UNICODE.