I'm generating a price guide from a database - lots of the functionality required has been worked out, but the system is generating blank pages, which I believe is correct, but I wonder if there is a workaround for it.
Put simply, I have used section.PageSetup.SectionStart
to ensure that a new section starts on a right hand page. The left hand page when skipped in this fashion is blank. The problem is that the previous section has a header for it's left hand pages, the new section has a header for it's left hand pages. The headers contain the pretty backgrounds.
Either one background or the other would be better than a blank page, but the blank page is acceptable - I'm just looking for perfection :)
Can the skipped pages have headers/backgrounds from either section?