Hi, What I have just noticed with writer_MS_Word_2003_XML is ...
Steps 1. Manually create an empty Writer document. 2. Manually import a graphic image. 3. Move it and alter its attributes. 4. Save it as Word 2003 XML. 5. Open it with my favorite text editor. The inside of the XML file <w:pict> <w:binData w:name="wordml://graphics1">...(encoded image data)...</w:binData> <v:shape id="_x0_0_0_0" style="position:absolute;z-index:0;left:0pt;top:0pt;width:0pt;"> <v:imagedata src="wordml://graphics1" o:title="graphics1"/> </v:shape> </w:pict> It says "... left:0pt;top:0pt; ..." Tora --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org