You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/11/14 15:22:38 UTC

[Bug 57214] Image getting shrunk when column width is decreased using POI API

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

Andreas Beeker <an...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Andreas Beeker <an...@gmx.de> ---
Up till now, images are anchored with a TwoCellAnchor, i.e. the starting
col/row (incl. delta x/y coords within the cell) and same for the ending
col/row.
I think (it's already sometime ago, that I've tried it ...) if you manually
introduce a OneCellAnchor, it will be independent from the ending row.

Maybe we should introduce some helper method to convert twocell to onecell
anchor ...?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org