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

           Summary: HSSFPicture.resize() is correct only if the rows/columns
                    have the default height/width
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


A followup from Bug 27153 reported by Laurent Poublan:  

If I create a picture on a patriarch and call resize() on it, the resizing is
correct ONLY IF the rows/columns have the default height/width.
If the columns/rows width/height have been changed (before calling resize()),
the resize does not set the image to its original size (proportions are
modified).
I understand that changing cols/rows sizes after can alter images size, but I
think HSSFPicture.resize() should always resize the image correctly.


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