For a questionaire-alike document, I want to add a blank page next to every other page. These pages must get the default headers, footers etceteras and should be included in the page numbering. This leaves the reader with space to make notations or answer some of the questions posed in the document.
I can add a twoside to documentclass and then manually add a \newpage on several places, but that seems like the wrong approach to me.
Since I am really new to (La)Tex, I might be going at this in the entirely wrong angle. Should I use some "annotatable" documentclass instead? I.e. one that adds a large margin for notes? Is there another way to solve this even better, maybe?
geometry. – yo' Feb 05 '12 at 21:43