I see that the cde chapter (which has lots of screen shots) uses a width="5.7in" etc. kind of param. I don't recall if I somehow scaled things first...
I do remember having to do some trial and error experimenting to find some approach that worked. If you get stuck, post again, with a pointer to a sample, and I can have a go at trying to get it to scale properly. -Marshall On 10/7/2010 8:52 AM, 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: > <screenshot> > <mediaobject> > <imageobject> > <imagedata scale="65" format="PNG" > fileref="&imgroot;CasEditor.png" /> > </imageobject> > </mediaobject> > </screenshot> > > Jörn > >
