On 10/7/2010 14:52, Jörn Kottmann wrote: > Hi all, > > I am trying to embed a larger image which is a screen shot > of the Cas Editor window into the Cas Editor > documentation inside the tools docbook. > > In the html version the image is too small, and in the pdf versions > its to big. Is there a trick how to scale it nicely in both > versions ? > > Here is the piece of xml which embeds the image: > > > > fileref="&imgroot;CasEditor.png" /> > > > > > Jörn I remember having similar issues with the CVD screenshots. As I recall (this is a while ago), I ended up not scaling any images because I could never get it to work both in PDF and HTML. I would get them in the right size first, then not use any scaling in DocBook. HTH, Thilo