Page 1 of 1

PageNofM isn't showing up on page 2

Posted: Tue Oct 29, 2019 5:29 pm
by Bradford
Hello,

First time posting here. Hoping this is an easy one.

I'm building a report which allows the user to add columns to it from left to right. The report has a PageFooterBand1 with {PageNofM} in it. What we are finding is that this works fine until the report has more than 7 columns of data and it pushes it to create a second page.

Here's what we were hoping would happen:

First 6 columns show up on page 1, followed by page footer :

| | | | | |
Page 1 of 2

7th column shows up on page 2, page footer band also outputs page number:

|
Page 2 of 2.

The data bands in the report work great - unfortunately page 2 does not populate with the page number, there's no "Page 2 of 2". I expect I'm missing a setting somewhere, could someone point me in the right direction?

-Bradford

Re: PageNofM isn't showing up on page 2

Posted: Thu Oct 31, 2019 3:43 pm
by Bradford
I see another user posting the same issue here:

viewtopic.php?f=11&t=57962&sid=2342c408 ... 6b3cd51516

Looking forward to finding a solution for this - it seems to be a common issue. Thanks for any advice anyone has.

Re: PageNofM isn't showing up on page 2

Posted: Thu Oct 31, 2019 9:00 pm
by Lech Kulikowski
Hello,

Thank you for the information.