Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » RichText,QTF,RTF... » Page Totals in a table?
Page Totals in a table? [message #23490] Fri, 23 October 2009 02:10 Go to previous message
jeremy_c is currently offline  jeremy_c
Messages: 175
Registered: August 2007
Location: Ohio, USA
Experienced Member
I have a long lasting table (10-20 pages in some cases) on a report. I am wondering how I can detect page changes and insert page totals? Thus far, I have been constructing the table in a StringBuffer as QTF, then at the very end doing:

Report r;
r << buf;
Perform(r);


This obviously isn't going to work for what I need.

Jeremy
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: QTF table borders disappering on Report/Perform()
Next Topic: Extracting StymeManager
Goto Forum:
  


Current Time: Mon Apr 29 01:33:58 CEST 2024

Total time taken to generate the page: 0.90942 seconds