Hi
The dimension should be given in EMU. You can covert pixel value into EMU and set the value. For refernce 1 pixel = 9525 EMU. I am giving an example in c#.
int
And the xml like
<w:drawing>
<wp:inline>
<wp:extent cx=\"{WIDTH-IN-EMUS}\" cy=\"{HEIGHT-IN-EMUS}\" /> .......
ThanksProsanta
How to insert image in the Microsoft Word Document by OPEN XML SDK 2.0 Using C#?
Can I get the example in c#. My email is zrc6666@163.com!
Thank you !