Hello,
I have a VB app that saves to a file by printing to a printer defined as a "Print to File" printer. The problem is that Windows always displays a dialog box so the user can fill in the directory and filename to save to. Is there an API that will let me set the file save location in the code and prevent the dialog box from appearing?
Thanks,
I have a VB app that saves to a file by printing to a printer defined as a "Print to File" printer. The problem is that Windows always displays a dialog box so the user can fill in the directory and filename to save to. Is there an API that will let me set the file save location in the code and prevent the dialog box from appearing?
Thanks,