I checked again. There is no reference to the .emf files in the converted file. 
I think w2x should use the the reference that is in <v:imagedata r:id="rId18" 
o:title="" croptop="3657f" cropbottom="14190f"/> and resolve it with the entry 
in document.xml.rels.

 

In the document.xml.rels file I find:

 

<Relationship Id="rId18" 
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/image";
 Target="media/image4.emf"/>

<Relationship Id="rId19" 
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/package";
 Target="embeddings/Microsoft_PowerPoint_Slide111.sldx"/>

 

In the document.xml file I find:

 

        <w:p w14:paraId="5505CEC9" w14:textId="77777777" w:rsidR="00607E22"

            w:rsidRDefault="00607E22" w:rsidP="00607E22">

            <w:r>

                <w:object w:dxaOrig="7204" w:dyaOrig="5380" 
w14:anchorId="44679BC2">

                    <v:shapetype id="_x0000_t75" coordsize="21600,21600" 
o:spt="75"

                        o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" 
filled="f" stroked="f">

                        <v:stroke joinstyle="miter"/>

                        <v:formulas>

                            <v:f eqn="if lineDrawn pixelLineWidth 0"/>

                            <v:f eqn="sum @0 1 0"/>

                            <v:f eqn="sum 0 0 @1"/>

                            <v:f eqn="prod @2 1 2"/>

                            <v:f eqn="prod @3 21600 pixelWidth"/>

                            <v:f eqn="prod @3 21600 pixelHeight"/>

                            <v:f eqn="sum @0 0 1"/>

                            <v:f eqn="prod @6 1 2"/>

                            <v:f eqn="prod @7 21600 pixelWidth"/>

                            <v:f eqn="sum @8 21600 0"/>

                            <v:f eqn="prod @7 21600 pixelHeight"/>

                            <v:f eqn="sum @10 21600 0"/>

                        </v:formulas>

                        <v:path o:extrusionok="f" gradientshapeok="t" 
o:connecttype="rect"/>

                        <o:lock v:ext="edit" aspectratio="t"/>

                    </v:shapetype>

                    <v:shape id="_x0000_i1025" type="#_x0000_t75"

                        style="width:453.35pt;height:246.85pt" o:ole="">

                        <v:imagedata r:id="rId18" o:title="" croptop="3657f" 
cropbottom="14190f"/>

                    </v:shape>

                    <o:OLEObject Type="Embed" ProgID="PowerPoint.Slide.12" 
ShapeID="_x0000_i1025"

                        DrawAspect="Content" ObjectID="_1530530225" 
r:id="rId19"/>

                </w:object>

            </w:r>

        </w:p>

 

 

Am 26.07.16, 16:18 schrieb "Hussein Shafie" <huss...@xmlmind.com>:

 

    On 07/26/2016 03:42 PM, Thomas Dumm wrote:

    > Please find the sample file in the attachment.

    >

    > It would be great if at least the reference to the file according to 
document.xml.rels  inside the docx ZIP Container would be preserved during w2x 
conversion.

    >

    

    This should be already the case. The generated XHTML files should point 

    to not-converted-to-SVG, not-displayable-by-browsers EMF files.

    

    May be there is a bug here. Sorry but we'll not fix it in v1.2 because 

    it's too late for this release.

    

    

--
XMLmind Word To XML Support List
w2x-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/w2x-support

Reply via email to