The file Cpdf.php in line 3807 delete line and add:
** ##################################### **
3807 $var = file_get_contents($img);
3808 if ( $var == false ) {
** ##################################### **
For load image type .jpg because this function have problem when try us.
The file Cpdf.php in line 3807 delete line and add:
** ##################################### **
3807 $var = file_get_contents($img);
3808 if ( $var == false ) {
** ##################################### **
For load image type .jpg because this function have problem when try us.