Hi,
When I monitor print jobs using FindFirstPrinterChangeNotification,
FindNextPrinterChangeNotification etc., then I get all detailed
information about print jobs, but not the "number of copies", so when I
launch a print job of 5 pages and tell the printer I want 2 copies,
then pages_printed stays 5.
Is this something that is not visible in pPrinterNotifyOptions?
Peter
Duncan.Jones@bigfoot.com - 30 Mar 2006 19:10 GMT
> Hi,
> When I monitor print jobs using FindFirstPrinterChangeNotification,
[quoted text clipped - 4 lines]
> Is this something that is not visible in pPrinterNotifyOptions?
> Peter
You need to look in the JOB_INFO_2.DeviceMode.dmCopies field.