Skip to main content
1-Visitor
July 17, 2013
Question

reverse rectobb

  • July 17, 2013
  • 2 replies
  • 727 views

An eic has to start on a recto, and if the previous page is blank, the footer has to look like this (assuming we're on page 4):


(Page 3 blank/Page 4)


Has anyone had to do this?

    2 replies

    1-Visitor
    July 17, 2013
    No, we just use "This page intentionally left blank" on every blank page.

    However, you could save a text variable (i.e. conrule="\Page \,variable.txt,\blank/\') on the blank page and ALWAYS use it on the recto pages. You could reset the variable to null (i.e. conrule="\\") AFTER the e-i-c that starts the recto page.
    That way, if the variable exists, it will show up on the recto page and if it is null, it will still be there, but nothing will be rendered.
    cleccese1-VisitorAuthor
    1-Visitor
    July 17, 2013

    Ed, THAT WORKS!!! Bless you!!!


    Simple, elegant.


    Why I not think of that?


    Oh, you also have to null out the variable in the verso page.