Hi saravananiyyanar,
Quote:
If the chapter is ending in odd page we need a blank page and if the chapter is ending in even page we do not need a blank page.
|
I thought from your previous post you were trying to force a chapter ending with a even page to end on an odd page. To get what you want, change the 0 in the field code to 1, thus:
{IF{=MOD({PAGE},2)}= 1 "manual page break"}