To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44861
                  Issue #:|44861
                  Summary:|Saving XML with a picture inserted
                Component:|xml
                  Version:|OOo 2.0 Beta
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|jsi
              Reported by:|mathieu1971





------- Additional comments from [EMAIL PROTECTED] Sat Mar 12 00:42:31 -0800 
2005 -------
When saving an XML document (microsoft word 2003 XML) with a picture inserted, 
a "height" field is not created for this picture as a result that the picture 
is seen as only one line instead of a full picture. Adding this "height" field 
solve the problem. See below: 
 
Saved by OO2beta: 
 
id="_x144_64.7424_169.5096_0" 
style="position:absolute;z-index:;left:144pt;top:64.7424pt;width:169.5096pt;"><v:imagedata
 
src="wordml://graphics2"  
 
Corrected: 
 
id="_x144_64.7424_169.5096_0" 
style="position:absolute;z-index:;left:144pt;top:64.7424pt;width:169.5096pt;height:169.5096pt;"><v:imagedata
 
src="wordml://graphics2"  
 
Thanks 
Mathieu

---------------------------------------------------------------------
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to