Bug 20035 - Cannot write a image in the excel file onto a new excel file
Summary: Cannot write a image in the excel file onto a new excel file
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 1.0.2
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 13:17 UTC by ketan kuruwa
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ketan kuruwa 2003-05-19 13:17:49 UTC
When i read an excel file containing a image.I am able to read its contents and 
also modify it.
However if I save the file containing the image into an excel file on the 
filesystem using the hssf api.
The file is written without any errors but I am not able to read the file.
It gives "Unable to read file" error,when I try to open it in MS-Excel
Comment 1 Andy Oliver 2003-05-19 13:53:58 UTC
upgrade