Hello Dave,
<wp:anchor distT="0" distB="0" distL="114300" distR="114300" simplePos="0"
relativeHeight="251658240" behindDoc="1" locked="0" layoutInCell="1"
allowOverlap="1">
<wp:simplePos x="0" y="0"/>
<wp
ositionH relativeFrom="column">
<wp
osOffset>19050</wp
osOffset>
</wp
ositionH>
<wp
ositionV relativeFrom="paragraph">
<wp
osOffset>43815</wp
osOffset>
</wp
ositionV>
1. Set simplePos:
According to the spec Part 4, P3907, the simplePos attribute in the
<wp:anchor> tag specifies that this object shall be positioned using the
positioning information in the simplePos child element (e.g. <wp:simplePos
x="0" y="0"/> in the above example.
If this element is omitted, namely simplePos="0" or simplePos="false", then
this object shall not use the simple positioning information: <wp:simplePos
x="0" y="0"/>.
If this element is true, namely, simplePos="1" or simplePos="true", then
Word will use the setting in <wp:simplePos x="**", y="**"/> to set the
position of the object.
2. Set positionH and positionV:
The tag positionH and positionV will take effect when simplePos = "0" or
simplePos="false". They correspond to the Word 2007 setting:
Picture tools->'Format' tab->Position->More Layout->'Picture Position'
tab->Horizontal/Vertical->'Absolute position' value.
3. Set both:
If simplePos = "1" or "true", <wp:simplePos> will take effect and
<wp
ositionH> and <wp
ositionV> will be omitted.
If simplePos = "0" or "false", <wp:simplePos> will be omitted, and
<wp
ositionH> and <wp
ositionV> will take effect.
Please let me know if you have any other concerns, or need anything else.
Regards,
Jialiang Ge (
[email protected], remove 'online.')
Microsoft Online Community Support
==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document:
http://blogs.msdn.com/msdnts/pages/postingAlias.aspx
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.