Page 1 of 1

[Bug] merging docx, OLEObject' ShapeID repeated

PostPosted: Tue May 02, 2017 8:31 pm
by hotdog929

Re: [Bug] merging docx, OLEObject' ShapeID repeated

PostPosted: Tue May 02, 2017 9:24 pm
by jason
I tried replicating this using the documents attached to your earlier post; can't replicate, the ShapeID's are different:

First object:

Syntax: [ Download ] [ Hide ]
Using xml Syntax Highlighting
                <v:shape o:ole="" id="_x0000_i1025_BR1" style="width:81pt;height:36.75pt" type="#_x0000_t75">
                  <v:imagedata r:id="rId7" o:title=""/>
                </v:shape>
                <o:OLEObject r:id="rId8" ObjectID="_1522752527" DrawAspect="Content" ShapeID="_x0000_i1025_BR1" ProgID="Package" Type="Embed"/>
 
Parsed in 0.001 seconds, using GeSHi 1.0.8.4


Second object:

Syntax: [ Download ] [ Hide ]
Using xml Syntax Highlighting
                <v:shape o:ole="" id="_x0000_i1025_BR2" style="width:81pt;height:36.75pt" type="#_x0000_t75">
                  <v:imagedata r:id="rId7" o:title=""/>
                </v:shape>
                <o:OLEObject r:id="rId10" ObjectID="_1522752627" DrawAspect="Content" ShapeID="_x0000_i1025_BR2" ProgID="Package" Type="Embed"/>
 
Parsed in 0.001 seconds, using GeSHi 1.0.8.4


Since this in Enterprise Edition functionality, for support please email support@plutext.com