Printing document with fonction "Sectionpages"

  • Thread starter Thread starter Mario
  • Start date Start date
M

Mario

My document contains sections of 4 to 5 pages each.
Each section is separated by a section break. Each section
restart the pagination to 1. In footer I use code "pages"
and "sectionpages" to now the number of the page and the
total pages of the section (ex.: page 4 of 5). That is
necessary to index my file.

To save paper, I want to print on 2-sided, and I would
like each section to start on a new sheet.

Someone on this newsgroup suggest me to put enable "mirror
margins."

That works, each new section now start on a new page. But
the number "sectionpages" of some section is now rong.
Exemple : a section have 2 pages and the
code "sectionpages" indicate 3. That is because the
previous section have a odd page and Word seems to put a
balnk page to start the new section on a new pages but
seems that is count these blank page on the total
of "sectionpages" code. (The code "Pages" work ok, it
dosn't cont the hide blank page.)

Can someone help me on that. I seach a solution on this
printing for long time.

Thanks

Mario
 
Hi, Mario. Instead of using Odd Page Section Breaks, use Next Page Section Breaks and manually insert a blank page at the end the sections that have an odd number of pages.
 
See http://word.mvps.org/FAQs/TblsFldsFms/InsEvnPgEndChap.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

garfield-n-odie said:
Hi, Mario. Instead of using Odd Page Section Breaks, use Next Page
Section Breaks and manually insert a blank page at the end the sections that
have an odd number of pages.
 
It's doesn't work because the blank page will be count on
the field "Sectionpages"...and I want that work
automatiquely because some time I add pages to a section.
-----Original Message-----
Hi, Mario. Instead of using Odd Page Section Breaks, use
Next Page Section Breaks and manually insert a blank page
at the end the sections that have an odd number of pages.
 
Back
Top