Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Transaction Patterns » PDF Report
Re: PDF Report [message #1242 is a reply to message #1241] Fri, 25 January 2008 13:25 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
If you want one record per page then use Output 3 - PDF (detail view).

I you want multiple records per page then use Output 2 - PDF (list view). This is a simple "read a record then print a line" process. There is the option to include a line of accumulated totals at the bottom of the page, as shown in http://www.tonymarston.net/php-mysql/output-to-pdf.html#exam ple.list.view.totals.

If you want subtotals in the body of the report there is no standard option for that. It sounds like you might have to create a temporary table with the subtotals in it, then process the contents of that temporary table.

If this is unsatisfactory then you will have to send me your database schema with some test data, and a sample of what you want the data to look like so that I can play around with the code.



 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: List2 with multiple parent relations to the same table
Next Topic: Search and List ideas
Goto Forum:
  


Current Time: Thu Apr 25 13:11:31 EDT 2024

Total time taken to generate the page: 0.01047 seconds