X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep103.php;h=db9b8815d60310dfa753ce5e2884cf7048344710;hb=a0a0a0e1318042034fe5652caa69b034200c8a90;hp=8ee0abbe62971dcf34bee9d819566a171822829e;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/reporting/rep103.php b/reporting/rep103.php index 8ee0abbe..db9b8815 100644 --- a/reporting/rep103.php +++ b/reporting/rep103.php @@ -151,7 +151,7 @@ function print_customer_details_listing() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $result = get_customer_details_for_report($area, $folk);