X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep710.php;h=06485b2c2b20b828c103703bf93ab236763cad15;hb=6c2eb8504065becb97a0bbe66f87ed18d067293f;hp=befed437404a9427be2555a011d8f8c1900e538f;hpb=f094b8ffe36fb0c2b27ebb4055052e66caf04055;p=fa-stable.git diff --git a/reporting/rep710.php b/reporting/rep710.php index befed437..06485b2c 100644 --- a/reporting/rep710.php +++ b/reporting/rep710.php @@ -88,7 +88,7 @@ function print_audit_trail() $rep->Font(); $rep->Info($params, $cols, $headers, $aligns); - $rep->Header(); + $rep->NewPage(); $trans = getTransactions($from, $to, $systype, $user);