Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 522 → Rev 523

/trunk/composants/cotisation/controleurs/Recu.php
109,13 → 109,13
$pdf->Cell(100, 10, 'Montpellier, le '.$cotisation['date_envoi_recu'], 0, 1, "L") ;
// La signature de David Delon
$pdf->Image(dirname(__FILE__).'/signature_Delon.png', 110, $pdf->GetY(),28.22, "") ;
$pdf->Image(dirname(__FILE__).'/signature_Daniel.png', 110, $pdf->GetY(),28.22, "") ;
$pdf->Ln() ;
$pdf->Cell(0, 10, "Mode de versement : ".$cotisation['mode_cotisation'], 0, 1, "L") ;
$pdf->Cell(100, 10, '', 0, 0) ;
$pdf->Cell (100, 10, 'David Delon, Trésorier', 0, 1, "L") ;
$pdf->Cell (100, 10, 'Daniel Mathieu, Président', 0, 1, "L") ;
$pdf->Ln(5) ;
$pdf->SetFontSize(10) ;