To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77035
User oj changed the following:
What |Old value |New value
================================================================================
Assigned to|oj |tmorgner
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue May 29 17:33:55 +0000
2007 -------
The size of the image is not set correctly.
<table:table-cell table:number-rows-spanned="2"
table:style-name="ce2"><text:p><rpt:image
form:image-data="file:///D:/staroffice8_oj14/share/gallery/apples.gif"
rpt:formula="" rpt:preserve-IRI="true"><rpt:report-element><rpt:report-component
draw:name="ImageControl"/></rpt:report-element></rpt:image></text:p></table:table-cell>
is transformed to
<text:p><draw:frame draw:name="Image0" text:anchor-type="paragraph"
svg:z-index="0" svg:x="0cm" svg:y="0cm" svg:width="26.458333333333332mm"
svg:height="5.0mm">
<draw:image xlink:href="Pictures/image.gif" xlink:type="simple"
xlink:show="embed" xlink:actuate="onLoad"/>
</draw:frame></text:p>
But the height of the image should be 1,98cm.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]