Inserting Page level PrintTicket
Hi,
We are implementing monolithic config module for XPSDrv. And I want to insert page level print ticket. But the documentation available for DrvDocumentEvent is very confusing..
1) If i check WDK documentation(one which comes with 5744), it is not defining any new XPS events likeDOCUMENTEVENT_XPS_ADDFIXEDPAGEPRINTTICKETPRE.
2) If i see the WDK header file for this, the definations of the new DOCUMENTEVENT_XPS_*** events are there, but are overlapping with the old existing definations.
3) Below is a document which defines DOCUMENTEVENT_XPS_*** constants with the values that are not overlapping with the old existing values.
http://www.microsoft.com/whdc/device/print/XPSDrv_Config.mspx
What i want to know is,-
a) Are these new events implemented in Vista 5744(RC2) build ?(Will spooler ever call DrvDocumentEvent with iEsc as an XPS event?)
b) If yes, which set of the values are correct? 2) or 3) ?
Please help on this. Thanks.
Regards,
Chetan

