Line of commands to save file pdf in a folder

With the command
C: \\ Program Files \\ PDFCreator \\ PDFCreator.exe /PrintFile="C:\\MioFile.doc"
I open doc file and turned it into pdf
I can also specify where to save it from the command line?

Hi,


you can’t set this by command line, but you can do it through the COM interface, see the COM section of the manual for more details.

best regards,