Rich Shepard wrote: > I specify the alignment as 'center' or 'centered' but the logo displays > partially off the right side and over the date. I'll try \vspace{} to move > it up, but I'm not sure how to get it to occupy the whole width of the text > area (or page). (Can't attach the .eps file; it's too large.)
Richard, I think a centered logo is not provided by the default settings. If you center the sender data, the logo is put "out of the way" right to the address field. To get a centered logo, you have to setup your own heading. Just delete the KOMAoptions thing from the preamble and add the following instead: \firsthead{\centering\usekomavar{fromlogo}} Jürgen