cfdocumentsection is supposed to have their own header and
footer. This example mimics one in the documentation. I loop
through a simple counter from 1 to 4 and name each page, header and
footer with the loop number. But if you run this simple code, 4
pages of a PDF will be created, the pages will be 1 to 4, but every
pages' header and footer will say "5" on it..
Success! Upgrading to 8.0.1 fixed the header/footer issue.
It also seems to have really helped the layout stability of
the pdf as well. Before the scaling was unpredictable and changed
for each page.