Przykładowy procesor wydruku

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). Kod znajduje się w podkatalogu \Src\Print\Genprint w zestawie WDK.

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