delphidestructor
Programmer
- Oct 20, 2000
- 67
I am printing to the Adobe PDF Writer print driver and this brings up the dialog asking for the filename to save as. The file name I want is being assigned correctly now I just need to find a way to execute the save without user input. I’m not sure what the best approach would be. Do need to obtain a handle to the dialog and send in a message and if so, what should I pass in? Any help would be great. Thanks.