bjwade62 Posted February 2, 2007 Posted February 2, 2007 I'm looking for a way to intercept the Windows Print Dialog no matter what program calls it. I want to create a dialog that asks for a project number first and then calls the Windows Print Dialog. I want to create a billing log that will record a project number every time any program attempts to print. The first step is to intercept the Windows Print Dialog. Can anyone help? Thanks. Quote
LostProgrammer Posted February 6, 2007 Posted February 6, 2007 just an idea have you looking into wmi? try managementEven****cher, managementObjectSearcher, and win32_printjob. i think if you're going to find anything, this would be the place to start. good luck, -lp Quote
Leaders snarfblam Posted February 7, 2007 Leaders Posted February 7, 2007 ManagementEven... what? Watch your mouth! Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.