How to access PDFCreator command line?
PDCreator allows you to create a PDF file using the following command calling the main executable: PDFCreator.exe /PrintFile="Path\Filename.extension". This is the only command available for the application. To check more about it, use the following website of the developer where command line parameters are provided: http://www.pdfforge.org/pdfcreator/manual/command-line-parameters
PDFCreator.exe /PrintFile="Path\Filename.extension"