[Gambas-user] How to get report page to repeat multiple times

Fabien Bodard gambas.fr at gmail.com
Thu Aug 1 15:16:53 CEST 2019


In fact it is the container who is repeted

So imagin  a 3 container content for the page

The firt panel and the last one have the fixed value to true

And the center expand to true

Then in the code try

Mycenter panel.datacount =2


You will havz two page with the same header and  footer



Le mer. 31 juil. 2019 19:57, Gianluigi <bagonergi at gmail.com> a écrit :

>
>
> Il giorno mer 31 lug 2019 alle ore 19:47 Struct Engr <
> structengr1 at gmail.com> ha scritto:
>
>> I am trying to use the gb.report2 component to create a multiple page
>> report.  Each page is to have the same format but with just different
>> result values.  I have created the single page report template.  See
>> attached pdf and report file.  On the attached pdf I have shaded in pink
>> the parts of the page that are to be repeated on all pages unchanged.  In
>> the middle of the page shaded in yellow is the part which should have the
>> same layout on each page but with just different numeric values in the
>> tables and different images but same size and location.  I have tried using
>> ReportPanel and ReportVPanel without success.  When I put the containers
>> from the middle portion of my report inside either ReportPanel or
>> ReportVPanel they seem to disappear.  I am asking for suggestions on how I
>> can create the multiply page report as described above.  Also any
>> description of the purpose or the capabilities provided by ReportPanel and
>> ReportVPanel would be helpful.
>>
>> Thanks in advance for your help.  Please let me know if more information
>> is needed.
>>
>> Regards,
>> Greg
>>
>
> Hi,
> in the Software farm in Examples there is ReportTest, maybe it can help
> you.
> Regards
> Gianluigi
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190801/ef5bece1/attachment.html>


More information about the User mailing list