I want to create a virtual printer driver for Windows. Where should I start? The WDK has some printing drivers examples, but nothing I can use. MSDN doesn't seem to be very helpful.
There are a lot of virtual printers for Windows out there (mostly they generate PDFs), how do they do it?
Any links to the documentation I seem to miss are appreciated.
Thanks.