Search found 1 match

by G_Seibert
Sat Jul 24, 2021 11:25 pm
Forum: Text Formatting
Topic: fancybox outline not centered on page
Replies: 1
Views: 3238

fancybox outline not centered on page

I am trying to draw an outline around the pages I submit for a report. I am using the following code.

\documentclass{report}%
\usepackage[letterpaper, left=0.50in, right=0.50in, top=0.50in,
bottom=1.00in]{geometry}
\usepackage{fancyhdr,fancybox} % Custom page headers and footers%
\usepackage ...