X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep203.php;h=0a5ccca64105b6d418d1ead44273fea5088da9b6;hb=efc1a9ce400be6233323af9c193ab9460407bcf6;hp=27eef02b5dd538a10c2975d8f47bdf98dbe7b6e0;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/reporting/rep203.php b/reporting/rep203.php index 27eef02b..0a5ccca6 100644 --- a/reporting/rep203.php +++ b/reporting/rep203.php @@ -96,7 +96,7 @@ function print_payment_report() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $total = array(); $grandtotal = array(0,0);