If no-one has wanted to make suggestion, I'm prepared to have a stab in the dark.....

First step: try adding just text to the header/footer;
In the preamble use a series of

\lhead{This is the lefthand of the header}
\chead{Centre of header}
\rfoot{Right hand corner of footer}

...et cetera

NOTE: You will need to set to pagestyle to fancy in the document settings.


Step two: Instead of just adding text, try to add a graphic, for example;


\lhead{\includegraphics{temp_graphic.eps}}


I think that something _like_ this should work.


Hope this helps.

Lata,
Paul

PS:
If you get it working, reply to this thread with your code.
--
Rich Shepard wrote:
On Tue, 4 Nov 2003, tarvydas wrote:


I'm trying to create a letter which includes a letterhead logo in the upper
left hand corner and I would like to add an address to the logo.

Any pointers / cookbooks / advice I could look at to figure out how to do
this?  My first attempt - placing a graphic - just plunks the logo in the
wrong part of the page.


Paul,

  I asked about this a couple of weeks ago but never saw an answer. I want
to use my letterhead -- as a .eps file -- and place it on the top of the
letter. When I try to view a sample I get compilation errors. So, I hope
that we can both learn how to do this!

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com
                         http://www.appl-ecosys.com/





Reply via email to