How remove pagination from last five pages only of document

G

Guest

I have a 150 page document which is nicely paginated; however, I need for the
last five pages to contain no pagination. Every time I try to delete the
pagination, even within a new section, it deletes all of the pagination in
the entire document.
 
B

Barb Reinhardt

You probably have the header/footer linked to the previous one for your last
section. You need to turn off the link to have the footers be independent.
 
G

Guest

Thanks for the response - in the meantime, however, I figured out a work
around which was to twice start a new section for each of the pages with no
pagination. However, for future reference how do I turn off the link between
the footers?
 
G

Guest

If you are inserting a section then the problem is likely due to not toggling
off "Same as Privious" or "Link to Previos" before deleting the page
numbering in the last section.

You could also do this with an IF field:

{ IF { PAGE }<{ =({ NUMPAGES }-5) }{ PAGE } }

All fiedl braces { } are entered with CTRL+F9
 
G

Guest

cs,

Thanks for the response - in the meantime, however, I figured out a work
around which was to twice start a new section for each of the pages with no
pagination. However, for future reference how do I turn off the link between
the footers?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top