print PDF by template include log in pdf => corrupted pdf

Thanks for your answer, so i sought and i found.

In php.ini,

error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT

reset the default value : error_reporting=E_ALL & ~E_NOTICE & ~E_WARNING & ~E_DEPRECATED And it works