You might have to get your configuration with ERT. I find a lot of formatting is complicated with koma. You could also play around with your din.lco file. That is where all of the spacing is defined unless overridden. I might suggest an ERT of \raggedright with the includeimage command. It is hard without seeing your document but specific formatting that differs from the defaults I always find is better done with ERT. As a really bad alternative, you can play around with the din file but I would really not recommend that unless you absolutely have to.
BTW. I should note this because these seem to be a lot of koma questions cropping up. Koma is extremely complicated and powerful. The manual is over 200 pages. It can do anything you want but the trick is to get it configured the exact way you want. At one point I did actually go through about a quarter of the manual. I found that playing around with the margins to get exactly what I needed was the easiest approach. ~Ben On Fri, Sep 26, 2014 at 12:41 PM, renato <renato.pontef...@gmail.com> wrote: > Hi, > I followed your tips, and I obtained the file attached Here. But I need to > obtain something like the other file that I attach (Meridiana.pdf) > > I mean: > - the logo on the header is on the right > - the footer could be an image (can I can realize it with script?, it > would be > better. This, is an image of a letterhead realized wiith latex) > > I would use Lyx, because it will better to write simple letter. But to do > that, I need a letterhead (I hope to explain myself). > > > Thank you > > Renato > On Friday 26 September 2014 07:57:43 Jean-Marie Pacquet wrote: > > Le 25/09/2014 22:11, renato a écrit : > > > Hi, > > > please, help me to set letterhead. I tried koma2 and letter class. I > read > > > the same document (in different site) googling around. But I'm in the > > > same situation... > > > How can I put Image on the top left and the bottom of the page? > > > > > > TIA > > > > > > Renato > > > > Renato, > > > > Did you try the example ksl2pro.lyx shown here: > > http://wiki.lyx.org/Examples/KomaLetter2 ? It has an image on the top > left. > > If that does not work for you, please indicate exactly what kind of > > error you get, then I might be able to help. > > > > Regards >