[Gambas-user] Further Assistance with gb.report repeating section

Greg Raffaelle greg.raffaelle at ...2755...
Mon Sep 23 03:27:48 CEST 2013


Fabien,

I am still having problems achieving the layout of the report I want to 
create for my application.  You previously helped me getting the tables 
in the report to repeat by adding the ReportPanel named "FullRepeat". 
The problem is when the datacount for the items ReportHBox5 and 
ReportHBox7 in the tables exceeds 6.  When this happens the FullRepeat 
section disappears.  The other thing I noticed is that you set OnePiece 
equal to true for the panel FullRepeat.  Depending on the amount of 
data, there is no guarantee that the tables will fit on one page and 
that's all right.  I want the tables to be able to display more than 7 
rows of data and the tables to repeat with new data.  When I set 
OnePiece to false for panel "FullRepeat" I got the pages as shown in the 
attached file output.pdf.  As you can see in the pdf the tables and 
numbers are not correct starting with the second time the tables are 
printed.  Further assistance on how to correct this would be appreciated.

Thanks,
Greg




-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.pdf
Type: application/pdf
Size: 381841 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20130922/341ee869/attachment.pdf>


More information about the User mailing list