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?
Re: Page Totals in a table? [message #23492 is a reply to message #23490] Fri, 23 October 2009 09:17 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
jeremy_c wrote on Thu, 22 October 2009 20:10

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



Interestingly, I had the same request a little time ago and there is quite generic solution to the problem. See

http://www.ultimatepp.org/reference$RichTextLayoutTracer.htm l

Mirek
 
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: Tue May 14 08:24:36 CEST 2024

Total time taken to generate the page: 0.02752 seconds