GeneralVery top and bottom of page

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
robert_siska
Posts: 2
Joined: Tue Oct 21, 2008 2:22 pm

Very top and bottom of page

Post by robert_siska »

Hello,

I begin with LaTeX (I've written few documents), but now there's the problem,
that I'm not able to solve.
I would like to know, how to put images, or just black bars, at the very top and bottom of page. The only idea I got, is creating picture environment in head through fancyhdr and putting object (black bar) at negative coordinates - which is really ugly solution.

Also I found, that it could be solved with textpos package, but maybe is something even more suitable.

Any other ideas / packages / threads to recommend?

Thank you for any suggestions.
Robert Siska

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Very top and bottom of page

Post by gmedina »

Hi,

the textpos package is a good option. If you are planning to place those images on every page of your document, then the everypage package could be useful too.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
User avatar
Stefan Kottwitz
Site Admin
Posts: 10347
Joined: Mon Mar 10, 2008 9:44 pm

Very top and bottom of page

Post by Stefan Kottwitz »

Hi Robert,

welcome to the board! Just some days ago I had a similar issue. Have a look at Fancy chapter headings with TikZ, there I've used TikZ to put a picture right at the top of a page. Concerning textpos this topic contains an example.

Stefan
LaTeX.org admin
robert_siska
Posts: 2
Joined: Tue Oct 21, 2008 2:22 pm

Re: Very top and bottom of page

Post by robert_siska »

Thank you!
I didn't expect the reply so fast:)That's great!
Now I realize, that threads about this problem are already solved on this forum,
so I'm sorry for creating another topic.

Bye,
Robert Siska
Post Reply