I had asked this question as part of another post and this issue got lost among the list of other problems I had. So, I am bringing it up as a new post.
I am having a problem with adding an image to the header. I am using document class 'report' and I need to add an image in the left part of the header. I am currently using this:
Code: Select all
\pagestyle{fancy}
\lhead{\includegraphics[323pt,229pt][466pt,314pt]{Header_image.eps}}
\rhead{\parbox{7.5in}{\fontsize{11pt}{0pt}\fontfamily{phv}\selectfont{\hspace{3.81in}{
\textbf{TRL - 2 Report}}} }}
I have been breaking my head over this for days, any help is welcome!
Cheers,
Nkal