[Gambas-user] Forcenewpage in report component

Greg Raffaelle greg.raffaelle at ...2755...
Sun Dec 8 02:17:08 CET 2013


Thanks Fabien for adding the "ForceNewPage" setting to the report component.

I am close to getting the report for my application to look like I want 
using the new ForceNewPage setting.  However I am having problems with 
the automatic page numbering now.  My report consists of X number of 
pages with tables that are repeated Y number of times with new data each 
time (the report is then X times Y pages long).  For example a report 
may consist of two pages of data in tables that are repeated three times 
to create a six page report.  The page numbers now only show up on the 
last X number of pages in the report (the last two pages in the example 
- the first four pages do not get numbered).

Any help fixing this would be appreciated.  I have attached the class 
and report files for the code used to create the report.

Thanks,
Greg


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: OutputReport.class
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20131207/a953416d/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: OutputReport.report
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20131207/a953416d/attachment-0001.ksh>


More information about the User mailing list