Rescaling Image on oXygen

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Shingo Suzuki
Posts: 6
Joined: Sat Jun 25, 2011 3:14 am

Rescaling Image on oXygen

Post 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
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Rescaling Image on oXygen

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply