Update
Fellow Forum Members,
Through some research I learned the code below is designed to generate blank pages:
{IF{=MOD({PAGE},2)}= 1 {QUOTE 12}}
However, I'm having a problem making it work. In my case I have 20 schematics each on a 11"x17" page and each needs to show a blank page on the back side. What is the correct BREAK to insert in conjuction with the code below?
{IF{=MOD({PAGE},2)}= 1 {QUOTE 12}}
Is using twenty ODD PAGE Section Breaks with the code above the best choice? Any tips will be greatly appreciated. Thanks.
|