Page 1 of 1

How to print all rows in one page

Posted: Sun Feb 19, 2017 6:26 am
by madlen
Hello
i have a report with 1.HeaderBand 2.two GroupHeaderBand 3.one DataBand 4.one GroupFooterBand (start after DataBand and take to end)
i resize my layout for print some autonomous details in right side of report.

problem is:
when my records count up to 13 records (less-more) other records print in next page, i need to have fix DataBand height or size or Shrink data just in one printed page(when my record send to next page other pages messed up and useless)

i try with set next page on my GroupHeaderBands its not work and Shrink DataBand, its not works too
Thanks

Re: How to print all rows in one page

Posted: Sun Feb 19, 2017 10:49 pm
by Alex K.
Hello,

Please send us a simple report with test data which reproduces the issue for analysis.

Thank you.

Re: How to print all rows in one page

Posted: Mon Feb 20, 2017 6:08 am
by madlen
my problem resolved with resize height of GroupFooterBand
thanks for reply.

Re: How to print all rows in one page

Posted: Mon Feb 20, 2017 6:52 am
by Alex K.
Hello

Ok.
Please let us know if you need any additional help.

Thank you.