PDFCreator open splash screen istead of autosave pdf. why?

Hi.


I want to convert pptx file to pdf.

i installed last pdfcreator 2.0.2 version on Windows 7 machine.

i opened pdcreator and i set “default profile” to the only (and default) printer (PDFCreator)
 
i modified “default profile” and i activated “auto save”. “auto save” will put file in c:\test directory.

so, i exported PDFcreator settings in PDFCreator.ini and i put PDFCreator.ini in c:\test 

now, my file “a.pptx” file to be converted is in c:\test

when launch :

“C:\Program Files\PDFCreator\PDFCreator.exe” /OptionsFile"C:\test\PDFCreator.ini" /PF"C:\test\a.pptx"

PDFCreator menu (the one when i can set program and profile) appears and no conversions occur.

i installed microsoft pptx viewer to view the document.

if i try opening pptx with microsoft viewer and printing with PDFCreator all works fine.

Can you help me?

i cannot attach log or message will be too long.

thanks.

Hi,


it is not possible to specify an options file per command line anymore. If you only have 1 printer with your adjusted settings in the default profile simply use “C:\Program Files\PDFCreator\PDFCreator.exe” /PrintFile=“C:\test\a.pptx”. PrintFile is currently the only existing command line parameter for version 2.0.2.
Also
If you would like to adjust settings dynamically you will need to use the COM interface.


best regards,