I would like to leave a vertical space of a given length, say 10cm, in my tex document. In fact, I want to leave enough space in a proof environment for the proof to be written at hand once the document is printed...
I tried \vspace and its starred version but the space does not span across pages when there is not enough space remaining.
Is there a way to leave exactly 10cm vertical space?