PDFDriverInit without setting as default printer?

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
markc
Posts: 2
Joined: Wed Aug 31 2005

PDFDriverInit without setting as default printer?

Post by markc »

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
markc
Posts: 2
Joined: Wed Aug 31 2005

Never Mind... my mistake

Post by markc »

I apologize. It was actually Microsoft Word that was setting the default printer on my system, not the Amyuni driver. My mistake!

Mark
Post Reply