========
* Balance 
* Card (from poste)
* Accounting
This commit is contained in:
Dany De Bontridder 2010-05-04 23:06:49 +00:00
parent 24cc2ad26a
commit 5c26cd14ba
10 changed files with 152 additions and 126 deletions

View file

@ -57,7 +57,7 @@ class PDF extends SFPDF {
function Header() {
//Arial bold 12
$this->SetFont('Arial', 'B', 12);
$this->SetFont('DejaVu', 'B', 12);
//Title
$this->Cell(0,10,$this->dossier, 'B', 0, 'C');
//Line break