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.