Page 1 of 1

Rescaling Image on oXygen

Posted: Wed Jul 13, 2011 10:32 am
by Shingo Suzuki
Hi,
First, I prepare image in a "ConrefSource.xml", e.g.
----
<topic>
...
<image href="XXX.jpg" id="FIG"/>
...
</topic>

Second, I use it in other topci file "topic.xml" with rescaling, e.g
----
<topic>
...
<image conref="ConrefSource#FIG" scale="200"/>
...
</topic>

After building them with DITA-OT to PDF file, image "XXX.jpg" is expanded 200%. But on oXygen's Auhtor screen, size of image is always same as source size. I cannot change scale attribute (nor width, height).
In Text mode, I can edit these attribute but image does not change.

Help please

Thank you

Re: Rescaling Image on oXygen

Posted: Wed Jul 13, 2011 11:38 am
by Radu
Hi Shingo,

Indeed the Author page in Oxygen should prefer the "scale" attribute set on the <image conref...> when displaying the image. I added an improvement request for this and we'll update this thread when the improvement is implemented.

Regards,
Radu