Graphics, Figures & Tables ⇒ Figure at absolute bottom of page
Figure at absolute bottom of page
I'm making a custom title page and I want to place a figure (which is also spanning the entire witdh of the page) at the absolute bottom of the page. I tried using \vfill or \vspace but this does not work. Suggestions anybody?
Cheers, Bill
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Figure at absolute bottom of page
Off the top of my head I'm not exactly sure how to remove the margin/footer for a single page, otherwise I would post an example piece of code.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Figure at absolute bottom of page
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Figure at absolute bottom of page
- define the pagestyle as titlepage
- use the eso-pic package