Hi,
What can I do with the LParam (jobID) value of the (NOVAPDF2_STARTDOC) message being send to my application?
In other words: when I send a file to the printer I will receive the NOVAPDF2_STARTDOC message (for example). How can I "map" the jobId value to the file that was sent to the printer?
Let' say I want to provide visual feedback to the user using NOVAPDF2_STARTPAGE. This gives me the page of the document that gets printed. But what is the document name? Can this be retrieved using "jobID"?
-zarko

News