Hi,
I have real pain with one of my report. Since KeepTogether doesn't do anything with subreports that can go to next page I need to implement my own solution to make page breaks based on line counts. After few days of work I have working solution that based on line counts BUT I have another issue now, I will explain on example.
I have report that has page header and footer and without hard page breaks it generates 50 pages. All actual Page Headers and Footers are present.
If I use hard page brakes say 5 times output has 50 pages (as original report without breaks) with Page Headers and 5 without page headers/footers... Number of empty page headers/footers is = to number of occurance of hard page breaks...
Any ideas? Im out of any...
PS Even Global Page number variables has 50 always with pagebrakes even though there's 55 pages.