Closed GoogleCodeExporter closed 8 years ago
Hi try6
I got your xml attached, pasted in http://xmlindent.com/ and as you can see,
the path is a bit weird:
<w:p wsp:rsidR="008979E8" wsp:rsidRDefault="0056522B">
<w:r>
<w:pict>
<v:shape id="_x0000_i1026" type="#_x0000_t75" style="width:254.25pt;height:273.75pt">
<v:imagedata src="../../../Program%20Files/eclipse-jee-helios-SR2-win32-x86_64/eclipse/files/input/giladd/1.png"/>
</v:shape>
</w:pict>
</w:r>
</w:p>
I recommend you to print out the value of imageFile().getPath() ,before the
line:
myDoc.addEle(Image.from_FULL_LOCAL_PATHL(imageFile().getPath()));
See if the path is correct and absolute (without ../../)
cheers
Leonardo Correa
Original comment by leonardo...@gmail.com
on 25 Jul 2011 at 5:22
Original comment by leonardo...@gmail.com
on 6 Aug 2011 at 12:51
Original issue reported on code.google.com by
try6...@gmail.com
on 4 Jul 2011 at 12:50Attachments: