Search found 1 match

by saoirse86
Wed Apr 13, 2016 5:40 pm
Forum: Text Formatting
Topic: \fbox down to end of page?
Replies: 1
Views: 3362

\fbox down to end of page?

Hello

I want to draw an empty box that goes down to the end of the page. I tried

\fbox{\begin{minipage}{\textwidth}\hfill\vspace{5cm}\end{minipage}}

which gives me a 5cm high box, for example. Does someone know what code to enter instead so that the box automatically goes down until the end of ...