if(in_array($modulepart,array('facture','supplier_proposal','propal','proposal','order','commande','expedition','commande_fournisseur')))// The direct print feature is implemented only for such elements
if(in_array($modulepart,array('facture','supplier_proposal','propal','proposal','order','commande','expedition','commande_fournisseur')))// The direct print feature is implemented only for such elements
$minifile=getImageFileNameForSize($file['name'],'_mini');// For new thumbs using same ext (in lower case howerver) than original
$minifile=getImageFileNameForSize($file['name'],'_mini');// For new thumbs using same ext (in lower case howerver) than original
if(!dol_is_file($file['path'].'/'.$minifile))$minifile=getImageFileNameForSize($file['name'],'_mini','.png');// For backward compatibility of old thumbs that were created with filename in lower case and with .png extension
if(!dol_is_file($file['path'].'/'.$minifile))$minifile=getImageFileNameForSize($file['name'],'_mini','.png');// For backward compatibility of old thumbs that were created with filename in lower case and with .png extension