Pdfcreator-cli.exe will error out on file names with special characters

I'm running a command that works great on my files.
"c:\Program Files\PDFCreator\pdfcreator-cli.exe" PrintFile /File="." /AllowSwitchDefaultPrinter /Profile=HighQualityGuid /OutputFile=".pdf"

the issue start to show, that there is an error because there is no input file.
this is for now only with a single quote ' and with (

I'm running this from the command prompt. any other way is working great.