hook virtual print driver

R

riccardonews

Hi groups,
I would like to hook print driver for manage the file that the MS
windows'user want to print.

I don't want to manage EMF file that the print spooler generate..

I have generate a virtual print driver which this command:

"rundll32 printui.dll,PrintUIEntry /if /b "Virtual Printer Test" /f
"%windir%\inf\ntprint.inf" /q /r "lpt1:" /m "driver" /z /u"

but i don't know which dll or which program manage the file send from
the program ( M$Word, notepad, M$excel...) to the virtual printer.

Thanks a lot.

Bye Riccardo.
 
R

riccardonews

Hi groups,
I would like to hook print driver for manage the file that the MS
windows'user want to print.

I don't want to manage EMF file that the print spooler generate..

I have generate a virtual print driver which this command:

"rundll32 printui.dll,PrintUIEntry /if /b "Virtual Printer Test" /f
"%windir%\inf\ntprint.inf" /q /r "lpt1:" /m "driver" /z /u"

but i don't know which dll or which program manage the file send from
the program ( M$Word, notepad, M$excel...) to the virtual printer.

Thanks a lot.

Bye Riccardo.

Sorry... my component must be a printer, to be used with the print
command in applications.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top