Hi,
I have created a print monitor that writes postscript files.
however i would like to display a saveas dialog. but i am not sure where
to do this.
Should i do this in lcmStartDocPort of the printMonitor
or should i be looking at writing a print spooler or print driver.
MSDN Documentation is not good, so please help me out.
Thanks
Gary
Okay, i have worked out a fix. I need to make another small app and communicate with between the service and the app using CreateProcessAsUser, environmentblocks etc.
G.
Well this is the prefered way.
http://msdn.microsoft.com/en-us/library/windows/desktop/ms683502(v=vs.85).aspx