https://bz.apache.org/bugzilla/show_bug.cgi?id=65431

Sayi <say...@163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
             Status|NEW                         |NEEDINFO
           Priority|P1                          |P3

--- Comment #1 from Sayi <say...@163.com> ---

Hi,

You can read image by run.getEmbeddedPictures(), and use
org.apache.poi.xwpf.usermodel.XWPFPicture#getWidth, #getDepth to get the image
width and height.

If the picture is in anchor form, get x and y through
w:drawing>wp:anchor>wp:positionH and w:drawing>wp:anchor>wp:positionV.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to