Hi,

I'm trying to insert an image through HSSFPatriarch's createPicture method, but 
when opening the generated file in Excel the image is resized. I've set the 
resolution of the image to 96 dpi to match what Excel uses, and although the 
height seems OK the width is set to somewhere between 80 and 90%.

I've tried using HSSFPicture's resize method with a scale parameter, but for 
some reason I keep getting an error.

Anyone seen this before?

Thanks,

Francois

Reply via email to