Re: Can't insert picture on a XSSFWorkbook

2012-01-20 Thread Felipe Issa
too many lists. Sry about that Em 20/01/2012 10:13, Christian Grobmeier escreveu: wrong list, use u...@poi.apache.org instead Cheers Christian - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional comman

Re: Can't insert picture on a XSSFWorkbook

2012-01-20 Thread Christian Grobmeier
wrong list, use u...@poi.apache.org instead Cheers Christian On Fri, Jan 20, 2012 at 1:10 PM, Felipe Issa wrote: > Hi. I'm using apache poi 3.8 beta 5 (20111217) and i can't get it to insert > a picture on a XSSFWorkbook. It works just fine when i try to insert it on a > HSSFWorkbook, but when i

Can't insert picture on a XSSFWorkbook

2012-01-20 Thread Felipe Issa
Hi. I'm using apache poi 3.8 beta 5 (20111217) and i can't get it to insert a picture on a XSSFWorkbook. It works just fine when i try to insert it on a HSSFWorkbook, but when i change the type of the file it doesn't show anything on the sheet. Does anyone knows how to fix this? Is it a bug?