Rocky Posted June 11, 2006 Posted June 11, 2006 Hi! I have a layout that is composed of a variety of timecard records. Through a parsing scheme, the records are sorted by client, employee, etc, and placed into a report that uses leading sub-summaries to break the reports into sections, grouped by billable client. The layout parts are: Title Header Header Leading Sub-summary Body Trailing Sub-summary Footer The Leading sub-summary is defined to cause a page break before each leading sub-summary so that I can get a title header on every section that has a new leading sub-summary. The Header is supposed to show on every non-first page in a section. In summary, the document is supposed to print: Title Header Leading Sub-summary (Client A) Body -page break caused by body length Header Body, second page Sub-summary (Client A) Footer --forced page break-- Title Header Leading Sub-summary (Client Body -page break caused by body length Header Body, second page Sub-summary (Client : Footer --forced page break-- etc. The problem is, I'm getting a title header only on the very first page of the printout. The next time that the leading sub-summary appears (identifying a new client), and a forced page break is supposed to have happened, I'm getting the Header, not the Title Header. Why isn't the page break created by a leading sub-summary definition sufficient to cause a Title Header to appear? Any ideas
Recommended Posts
This topic is 6732 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now