This commit is contained in:
KANE LAZENI 2026-06-23 18:13:41 +00:00
parent 2a5343f0f0
commit 4030a09478

View File

@ -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);