Hi, I'm using POI 2.0 to add data to an existing sheet with a graphics object in it (a gif). I set the graphics properties to be independent of the cell's size and position. Which causes the object to stay at its size even if I resize the column. This does not work with HSSF. The graphic is being resized to column width but the properties remain unchanged. Any ideas how I get the object remain unchanged in size?
Thanks, Marc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
