I am using the following to start new sections:
If the origninal WPRichText1 is a single page with headers/footers, the next AppendAsSection's WPRichText1 that does NOT have headers/footers correctly does not have headers/footers when appended.
However, if the original WPRichText1 flows into a second page, then the next AppendAsSection's WPRichText1 that has no headers/footers incorrectly carries over the current headers/footers to the new appended section that is not suppose to have a header/footer. If that 2nd WPRichtText1 had a header/footer, then it is fine. It seems to be an issue only if the 2nd one has no headers/footers of its own and the previous section was at least two pages.
This worked with WPT5, but not in WPT8. Am I missing some new setting?
Thanks,
Eric