WordML - bitmap inside table

D

David Thielen

Hi;

This is very weird - one of our customers sent us a WordML (not DOCX)
file where two images are each inside a cell. Two things about it:

1) A RMB click does not let you set any of the wrapping or positioning
options. Same if I save it as RTF. But if I save it as DOCX then it
does let me edit those settings.

2) It looks like the image will push down when the next row starts so
the image fits totally in the cell. This makes sense but I want to
verify that this is supposed to occur.

thanks - dave

<w:tc>
<w:tcPr>
<w:tcW w:w="2313"
w:type="dxa"/>
<w:gridSpan
w:val="3"/>
<w:vmerge
w:val="restart"/>
</w:tcPr>
<w:p wsp:rsidR="00BB297A"
wsp:rsidRDefault="000F56AD" wsp:rsidP="00AE4A6D">
<w:pPr>
<w:rPr>
<w:sz
w:val="20"/>

<w:sz-cs w:val="20"/>
</w:rPr>
</w:pPr>
<w:r
wsp:rsidR="008400BD" wsp:rsidRPr="00BB297A">
<w:rPr>
<w:sz
w:val="20"/>

<w:sz-cs w:val="20"/>
</w:rPr>
<w:pict>

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

<w:binData w:name="wordml://03000001.png"
xml:space="preserve">iVBOR...5ErkJggk==
</w:binData>

<v:shape id="_x0000_i1025" type="#_x0000_t75"
style="width:104.25pt;height:94.5pt">

<v:imagedata src="wordml://03000001.png" o:title=""/>

</v:shape>
</w:pict>
</w:r>


david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 
C

Colbert Zhou [MSFT]

Hello Dave,

I have a quick test in my side. I create a WordML document and insert a
table and two images, each in a different cell. But I cannot reproduce the
weird behavior you describe.

How comes the weird WordML document, generated by tool or created manually?
Would you mind sharing that document in a net place, so that I can download
it and try to do more research in my site?

Best regards,
Colbert Zhou (colbertz @online.microsoft.com, remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top