I am new to the PDF Creator.
I am using PDFCreator in Autosave mode and it converts Excel docs to pdf very well and saves them to a specified directory.
The only problem I see with such "automation" is that when I run the app from command line, it always opens up the original document
For example:
C:\Program Files\PDFdirectory\PDFCreator.exe /PrintFile=test.xlsx
C:\Program Files\PDFdirectory\PDFCreator.exe /PrintFile=test.xlsx
will bring up MS Excel program, opens and closes test.xlsx file.
It is not going to work on a server where Excel may not be installed and I don't want any kind of interaction
Please help me to find solution (I might be missing some configuration) for a fully Automated usage of PDFCreator.
Thanks.