tags:

views:

19

answers:

1

hello all. In our project we try to get the data that the program is sending to the printer (can be from different program) how can i catch the event of this and the data in C# thank you

A: 

This link http://sandeep-aparajit.blogspot.com/2008/05/how-to-get-printer-submitted-jobs-in-c.html will help you out.

Rahul
actualy this didnt help but thank you, in my project i need to get the data that goes into the printer and extract it. maybe you could help ?
guy