Le 13 juin 07 à 18:09, Steve Litt a écrit :
On Wednesday 13 June 2007 11:53, Jaime Díaz-Deus Fernández wrote:
I need to insert a logo, that is an .eps graphic, in the upper
left of
all pages for to compose a very large corporative document. I
think that
the best idea for do it is to put something in the preamble, but I
don't
know what packages are needed or the commands for this work. Can you
help me? Thanks in advance.
My first reaction is to put it in the header, so use the
fancyheader package
(Document->settings->page_layout->page_style->fancy), and put the
commands
provided by fancyheader in the preamble.
The one problem with using the header is that you can't have the
graphic
descend into the text, if that's what you want to do. But
otherwise, I think
it's ideal.
The eso-pic package is suited for this purpose.
http://www.ctan.org/tex-archive/macros/latex/contrib/eso-pic/
Mael.