https://issues.apache.org/bugzilla/show_bug.cgi?id=49765

           Summary: addPictures() not displaying Image in XWPF
           Product: POI
           Version: 3.7-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When I use the method addPictures() for XWPF documents, I assume this adds the
image data to the Word document without any additional code. When I call this
method, I do see the size of the Word document grow, due to the image data, but
the image is not displayed in the Word document at all. It seems to, at least,
be adding the image data to the Word document, but it doesn't seem to set it up
correctly so it will actually display in the Word document.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to