Hi Nick,

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


-->how can i assume those changes dinamically (not handlly) without loosing
drawing form ?


Thanks in advance.
OKA. 

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/XSSF-can-not-displaying-image-when-opening-Excel2007-tp4868056p4872412.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to