On Thu, 26 Sep 2002 15:56:10 +0300 Dekel Tsur <[EMAIL PROTECTED]> wrote: > On Thu, Sep 26, 2002 at 02:55:55PM +0200, Ragnar Beer wrote: > > I read Herbert Voss' Lyx tip on how to put a background image on every > > page in a text. My problem: I need the background image only on page > > one of a letter (koma-script). Does anybody know how to get it only > > there and not on the other pages? > > Instead of putting \AddToShipoutPicture{..} in the preamble, > use \AddToShipoutPicture*{..} in the desired page.
Cool, thanks a lot! The only disadvantage is that now the image is not in place anymore. Is there a way to position the image relative to the upper left corner or so? Cheers, Ragnar