I am using oemuni sample of win DDK to develop a virtual printer
driver. Please any of you can suggest me the procedure to get the raw
bits being send to printer. I tried out with FilterGraphics callback
function but its not working for all scenarios.

RE: Fetch bits of printed data by Shankar9483

Shankar9483
Thu Mar 23 02:01:23 CST 2006

Raw bit in the sense Hex values of the application data?




"Anand" wrote:

> I am using oemuni sample of win DDK to develop a virtual printer
> driver. Please any of you can suggest me the procedure to get the raw
> bits being send to printer. I tried out with FilterGraphics callback
> function but its not working for all scenarios.
>
>