OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Image Scaling


Hello I am trying to scale an image to "50%" of a "5.25in" page margin. Below is the code.

<figure>
<title>Video Logix</title>
<graphic fileref="images/04_VideoLogix.png" scale="50" contentwidth="5.25in"/>
</figure>

The problem is that the image is not scalling at all it's only rendering to the full 5.25in defined in contentwidth. Am I doing something wrong? I even use <imagedata/> instead of <graphic/> and that still didn't work. What am I doing wrong.

Please help.

Thanks.

XML Environment
==================================
- Docbook XML 4.4
- Docbook XSL 1.72.0
- RenderX XEP 4.9

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]