a
This commit is contained in:
parent
2a5343f0f0
commit
4030a09478
|
|
@ -142,7 +142,7 @@ class ControleurAjaximprimerbonmedicament extends Controleurrequete
|
|||
|
||||
// $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($_SESSION['p_lienPrestation'].'/Bootstrap_new/images/schema_dent.png',12,82,50);
|
||||
$pdf->Image($_SESSION['p_lienPrestation_C'].'/Bootstrap_new/images/schema_dent.png',12,82,50);
|
||||
|
||||
$pdf->Cell(54,$ht,convertirc(_("")),'LB',0,'L',false);
|
||||
$pdf->SetFont('Arial','B', 10);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user