Pass token value from command line

We want to use PDFCreator for creating PDF files in an automated process (during an svn check-in). For this purpose, PDFCreator is called using the command line and shall use the default export profile.

Is it possible to pass a variable value from the command line, e.g. a svn revision number, that is then used as a token and e.g. stored in the metadata field subject or as a reason stored with a digital signature?

Hi,

no you can only pass the filename/path or the profile you'd like to use when using the command line interface.
You could use the COM interface instead, which will give you full control.

Best regards

Robin

1 Like