Parameters for cStart?

According to the COM interface help file, cStart has 2 optional parameters.  The second (ForceInitialize) is pretty straightforward, but I’ve been unable to find any documentation about the first parameter (Params).


Most examples on the web pass the string ‘/NoProcessingAtStartup’, but I can’t find an explanation of what this does or what other strings can be passed.  I see NoProcessingAtStartup listed as a PDFCreatorOption, but that option is defined as an integer.  Is passing this parameter the same as setting the option to 1?

I was hoping to set the autosave file name here so I wouldn’t need to modify the profile, but I don’t know if I can do this, or what the format would be.

Hi,


you will find the COM interface is much better documented for the new 2.x versions, I’d strongly recommend using this. 

best regards