Remove the new page
This commit is contained in:
parent
1865449036
commit
20e9f22dce
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ $str_solde=sprintf(" Solde %s %12.2f",$solde,$diff_solde);
|
|||
$pdf->ezText($str_solde,14,array('justification'=>'right'));
|
||||
|
||||
//New page
|
||||
$pdf->ezNewPage();
|
||||
//$pdf->ezNewPage();
|
||||
}
|
||||
|
||||
$pdf->ezStream();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue