a
This commit is contained in:
parent
d5040d1819
commit
80803ed315
|
|
@ -30,9 +30,11 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
|
||||
$pdf->SetMargins(10, 10, 10) ;
|
||||
|
||||
$pdf->Image($_SESSION['dossierImage'].'/logo_etat.png',10,10,180);
|
||||
|
||||
$pdf->SetFont('Arial','B', 15);
|
||||
|
||||
$pdf->SetY(30);
|
||||
$pdf->SetY(37);
|
||||
|
||||
$pdf->SetFillColor(135,206,250); // bleu
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user