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

             Bug #: 52504
           Summary: Can't insert picture on a XSSFWorkbook
           Product: POI
           Version: 3.8-dev
          Platform: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 28195
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28195
Sample code.

I'm using apache poi 3.8 beta 5 (20111217) it It cant add a picture on a
XSSFWorkbook using the margin I configured at the anchor. The same code works
normally when I try to insert it on a HSSFWorkbook.

The only way i found to display the picture was to call picture.resize, but if
i do this it will ignore the dx and dy values I configured at the Anchor.

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