T
Tom Baxter
Hi everyone,
I have a simple problem (simple to describe) but for me, hard to solve.
At the end of this question I have a schematic that shows what I'm trying to
achieve. You might want to look at that before even reading my description of
the problem.
I have a document with a cover page and two subsequent sections. The cover
page is the first section.
The cover page has no header and no footer, which is what I want.
The second section (i.e., the section that follows the cover page) has its
own header and footer. The footer has the page numbers of the form, "Page X
of Y". Note that the total pages, "Y", does not include the cover page, which
is what I want. For "Y" I am using the SECTIONPAGE field, which gives me the
total number of pages in the section. I had tried using NUMPAGES (total pages
in the document) but that number included the cover page.
The third section is where problems start to show up. The third section has
its own header, which I want, but the page numbering in the footer has a
problem. I want the page numbering in the third section to basically continue
from the second section. The problem is that the page number in the third
section basically starts over at 1 and the total pages appears as the total
pages in section 3. What I want is the first page in section 3 to be numbered
with the last page in section 2 plus 1.
I want the total pages in both the section 2 and section 3 footers to
represent the total pages in the document, minus the cover page.
Here's a simple schemtic of what I want, showing a cover page with a 4
content pages:
--------------
COVER PAGE
--------------
--------------
Header: "Section 2"
Footer: "Page 1 of 4"
I have a simple problem (simple to describe) but for me, hard to solve.
At the end of this question I have a schematic that shows what I'm trying to
achieve. You might want to look at that before even reading my description of
the problem.
I have a document with a cover page and two subsequent sections. The cover
page is the first section.
The cover page has no header and no footer, which is what I want.
The second section (i.e., the section that follows the cover page) has its
own header and footer. The footer has the page numbers of the form, "Page X
of Y". Note that the total pages, "Y", does not include the cover page, which
is what I want. For "Y" I am using the SECTIONPAGE field, which gives me the
total number of pages in the section. I had tried using NUMPAGES (total pages
in the document) but that number included the cover page.
The third section is where problems start to show up. The third section has
its own header, which I want, but the page numbering in the footer has a
problem. I want the page numbering in the third section to basically continue
from the second section. The problem is that the page number in the third
section basically starts over at 1 and the total pages appears as the total
pages in section 3. What I want is the first page in section 3 to be numbered
with the last page in section 2 plus 1.
I want the total pages in both the section 2 and section 3 footers to
represent the total pages in the document, minus the cover page.
Here's a simple schemtic of what I want, showing a cover page with a 4
content pages:
--------------
COVER PAGE
--------------
--------------
Header: "Section 2"
Footer: "Page 1 of 4"