This topic is locked

report

11/22/2007 11:38:11 AM
PHPRunner General questions
E
ellesse author

Hello,
i have realized an application to insert invoices.

how i can realized a report for invoices with header, detail and footer?

Someone use other products?
Thank you.
Leonardo Santoro

J
Jane 11/23/2007

Leonardo,
you can create report on the Datasource tabels tab in the PHPRunner.

To add header and footer create header.php and footer.php files to the generated include directory and add your code to these files.