Connecting Tech Pros Worldwide Forums | Help | Site Map

A way to capture printing job data

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: Oct 21 '09
Hi all. I need to capture data, sended to printer for each job as an image (or a couple of images - single image for each page). System.Printing.PrintSystemJobInfo.JobStream seems to be a good decision but it is always null (maybee it is not supported for all printers but msdn doesn't contains such information). Calling PrintSystemJobInfo.Refresh() to synchronize with current job state gives nothing. Does anyone have a working example (preferably in C#) how to get a valid PrintSystemJobInfo.JobStream? Thanks in advance

Reply

Tags
job data, printing