I am using PDFDriverInit to dynamically create the printer driver on the workstation, printing a document to PDF, then using DriverEnd to remove the printer driver. This works great... but when the process is finished, the system is left with no default printer driver set.
Is there any way for me to call PDFDriverInit without setting the Amyuni printer driver to be the default driver? Or, any way to restore the previous system default when I do DriverEnd?
I'm working in VBScript, which, though it has a method to set the default printer, has no method to retrieve it that I know of.
Mark
PDFDriverInit without setting as default printer?
Never Mind... my mistake
I apologize. It was actually Microsoft Word that was setting the default printer on my system, not the Amyuni driver. My mistake!
Mark
Mark