Hi everybody ,
I am trying to add a pict/ shape in my MainDocumentPart.
The shape provides from an another OpenXML document.
I retrieve it by browsing the document Tree :
pict/shape xml code :
<w:pict>
<v:shapetype id="_x0000_t202" path="m,l,21600r21600,l21600,xe" coordsize="21600,21600" o:spt="202.0">
<v:stroke joinstyle="miter"/>
<v:path gradientshapeok="t" o:connecttype="rect"/>
</v:shapetype>
<v:shape id="ADDR_BLOCK" type="#_x0000_t202" stroked="f" style="position:absolute;left:0;text-align:left;margin-left:266.65pt;margin-top:134.25pt;width:282.35pt;height:70.3pt;z-index:-251658752;mso-position-horizontal-relative:page;mso-position-vertical-relative:page;mso-width-relative:margin;mso-height-relative:margin" wrapcoords="-57 0 -57 21319 21600 21319 21600 0 -57 0" o:allowincell="f" o:allowoverlap="f" o:spid="_x0000_s1029">
<v:textbox inset="0,0,0,0" style="mso-next-textbox:#ADDR_BLOCK;mso-fit-shape-to-text:t">
<w:txbxContent>
<w:p w:rsidRPr="00440B49" w:rsidR="00440B49" w:rsidP="00956480" w:rsidRDefault="00501CFB">
<w:pPr> ...