a
This commit is contained in:
parent
951d9ecf5a
commit
2a5343f0f0
|
|
@ -141,8 +141,9 @@ class ControleurAjaximprimerbonmedicament extends Controleurrequete
|
|||
$pdf->Cell(41,$ht,convertirc(_('')),'LR',1,'C',false);
|
||||
|
||||
// $pdf->Image($_SESSION['p_dossierSociete'].'/images/schema_dent.png',12,82,50);
|
||||
$pdf->Image('/Bootstrap_new/images/schema_dent.png',12,82,50);
|
||||
|
||||
// $pdf->Image('/Bootstrap_new/images/schema_dent.png',12,82,50);
|
||||
$pdf->Image($_SESSION['p_lienPrestation'].'/Bootstrap_new/images/schema_dent.png',12,82,50);
|
||||
|
||||
$pdf->Cell(54,$ht,convertirc(_("")),'LB',0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
$pdf->Cell(95,$ht,convertirc($libelleConsultation),'LB',0,'C',false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user