Hello,
I have a VB app that saves a print file by writing to a printer which is defined as a "Save to File" printer. Windows always displays a dialog box that asks the user to enter the directory to save to and the file name. Is there an API (or any other way) to set the directory and file name in the code and suppress the dialog box?
Thanks,