On Wed, 5 Oct 2011, Omar wrote:
After making the changes below in my drawing1.xml , i can see my pictures
when opening my XSSF workbook(2007) :
1- delete this tags: <xml-fragment .....> </xml-fragment>
2- put this tag at the end of file : </xdr:wsDr>
3- add this header
:xmlns:spr="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing"
xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
into the tag <xdr:wsDr....>
Any chance you could create a new bug in bugzilla for this? If you could,
include the code you use to generate the problem file, so we've got
something to work with for a unit test. Include the xml tweaks needed too,
then we can look at getting those put in automatically
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]