Pdf to Pdf: not printable error message

I trying to use pdf creater to make a pdf file from another pdf file.
I run the command:
'pdfcreater-cli.exe PrintFile="d:\temp\origin.pdf" /Profile=PDF_AutoSave /OutputFile="d:\temp2\converted.pdf" '
In response, I see an error message:
'The command was not successful: The file "d:\temp\origin.pdf" is not printable'
I know that the original file is printable. It can be opened by default with adobe reader and printed manually.

Anyone know how to help me? Where is my mistake?
Thanks in advance for any help!