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





--- Comment #7 from Yegor Kozlov <[EMAIL PROTECTED]>  2008-03-21 04:27:30 PST 
---
You are right about HSSFPicture.resize(). It doesn't take into account resized
columns. I will see how it can be adjusted to work in all cases. 

Please keep in mind that HSSFPicture.resize() makes two important assumptions: 

 - default font is Arial 10pt. Usually it is so but if user goes to Excel
options and selects a different font the result is unpredictable
 - display is 96 dpi. In most cases it is so but if you have a different
setting you will see a stretched image even it looks fine at 96 dpi. 

Yegor


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