Quote:
Originally Posted by Guessed
Note that the code on that page has an extra field closing tag and should appear like
{IF {=MOD({PAGE},2)}=0 "<hard page break>" ""}
|
Or you could use a field coded as:
{IF{=MOD({PAGE},2)}=0 {QUOTE 12}}
Quote:
Originally Posted by Guessed
FWIW, I haven't had much luck with this method and continuously needed to update fields and ended up writing a macro to do the job. You may have more luck.
|
The most you should need to do is ensure Word's 'update fields before printing' option is checked. Ctrl-A, F9 will likewise update all fields and adjust the pagination.