- 9,621
- 9
Does anyone know how to put a border around a page in Latex? I'm not looking for anything complicated, just a single or double line.
-Hoot
-Hoot
To add page borders in LaTeX, users should utilize the Fancybox package, which provides the functionality to create borders around various elements, including entire pages. The package can be downloaded from the Comprehensive TeX Archive Network (CTAN) at the provided link. This solution is straightforward and does not require complex configurations, making it accessible for users seeking simple border implementations.
PREREQUISITESLaTeX users, document designers, and anyone looking to enhance the visual presentation of their documents with page borders.
dduardo said:You need to download this:
http://www.ctan.org/tex-archive/help/Catalogue/entries/fancybox.html
It will allow you to border pretty much anything.