John Sheahan wrote: > I'm using fancyhdr to include a logo (and other stuff, whixh works more > often) in my document header/footer. It works fine as long as I include > a graphic _somewhere_ in the document body.
Try
\usepackage{graphicx}
in the preamble.
Juergen.
