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
