Hi Binar,
The field code '{IF{=MOD({PAGE},2)}= 1 {QUOTE 12}}' is designed to insert a blank page if the page on which it appears is an odd-numbered one. Ordinarily, it would be located after the content on the potentially-odd page.
As you don't have potentially-odd pages, but definitely-populated odd and blank even pages, the field code shouldn't be necessary - neither should the odd-page Section breaks. All you should need is manual page breaks to insert blank pages between the used ones.
That leaves the page numbering. This can be handled via a field in the page header, coded as:
{IF{=MOD({PAGE},2)}= 1 "FP-{PAGE}"}
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|