Hi,
am working on unidrv printer driver.
I have implemented writeprinter function in the rendering plug-in of the Unidrv printer driver , by opening a file and capturing the out put data given by the Unidrv driver into a .txt file.
Now can any one tell me how can i send this captured data from this .txt file to the print spooler , in order to print the out put data?
I have tried using the DrvWriteSpoolbuf function , but its not working.....
may be because am not using it properly..or for some other reason....
So can any one who knows this ..plzz help me....as how do i use this function...
If you provide me an example ..that would be of great help to me..
thanks in advance..