There is some issue with the driver use:

Print Processor use is not the good one.

A registry key can fix this issue:

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers\''Name Of the CSVP" /v "Print Processor" /t REG_SZ /d "Print Processor need to be use" /f

net stop spooler

net start spooler