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





--- Comment #4 from Laurent Poublan <[EMAIL PROTECTED]>  2008-03-20 02:34:11 
PST ---
This bug still exists in poi 3.0.2.
When I add an image and I resize one column or one row contained by its anchor,
the image gets stretched.
The same problem occurs of course if I call sheet.autoSizeColumn(col);

The anchor type seems to be ignored. I can put whatever value to the anchor
type, I get the same result.
anchor.setAnchorType(3); // 3=no resize/move


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