Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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). The code is located in the \Src\Print\Genprint subdirectory in the WDK.
Note When you compile this print processor, set the Unicode flag with #define UNICODE.