Re: Does HSSF support pictures in a Excel file?

2004-07-07 Thread Danny Mui
you have to login first, im assuming you found the instructions here: http://jakarta.apache.org/site/cvsindex.html there are times when the network is congested or the server is down for maintenance. try again :) Michael Tsai wrote: Hi Danny, I tried to check out the latest POI source code from

Re: Does HSSF support pictures in a Excel file?

2004-07-06 Thread Michael Tsai
Hi Danny, I tried to check out the latest POI source code from CVS repository using the command: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-poi but it failed with the following message: cvs [checkout aborted]: connect to cvs.apache.org(209.237.227.194):2401 failed: Conne

Re: Does HSSF support pictures in a Excel file?

2004-07-06 Thread Danny Mui
tried to open a Excel file that has a picture in it, then write to a new file, but the new file is totally blank (nothing in this file). Does HSSF support pictures in a Excel file? or is there any plan to support it? Thanks! - To un

Re: Does HSSF support pictures in a Excel file?

2004-07-06 Thread Danny Mui
s topic it should work. Possibly it's an error or you use an elder version. Regards, Karl-Heinz. Am Mo 05.07.2004 04:02 schrieb Michael Tsai <[EMAIL PROTECTED]>: Hi, I tried to open a Excel file that has a picture in it, then write to a new file, but the new file is totally blank (nothing i

Re: Does HSSF support pictures in a Excel file?

2004-07-06 Thread Michael Tsai
04 04:02 schrieb Michael Tsai <[EMAIL PROTECTED]>: > > > Hi, > > I tried to open a Excel file that has a picture in it, then write to > > a new file, but the new file is totally blank (nothing in this file). > &g

Re: Does HSSF support pictures in a Excel file?

2004-07-05 Thread Karl-Heinz Zengerle
hat has a picture in it, then write to > a new file, but the new file is totally blank (nothing in this file). > > Does HSSF support pictures in a Excel file? > or is there any plan to support it? > > Thanks! > > -

Does HSSF support pictures in a Excel file?

2004-07-04 Thread Michael Tsai
Hi, I tried to open a Excel file that has a picture in it, then write to a new file, but the new file is totally blank (nothing in this file). Does HSSF support pictures in a Excel file? or is there any plan to support it? Thanks