Command line: double output

Hello

I have a strange observation an I hope you have an answer to it.

First I set the settings in "save automatically" so that a pdf is sent by VBA via the PDFCreator printer directly to the Desktop. So fare I love this functionality.

But if I call PDFCreator via the command line the pdfcreator.exe /IF"c:\\file.ps" /OF"c:\\file.pdf" then not only a pdf is created in the target folder but also to the desktop ??? How can I prevent that a pdf is also created on the desktop?

Could you give me a hand? Thanks, Patrik.

Hi,

 

you could configure 2 PDFCreator printers with 2 different profiles. A default printer with default profile and autosave disabled, and an extra printer with a new profile with autosave enabled for printing by VBA.

 

regards,

 

Robin