You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/05/19 15:17:50 UTC

DO NOT REPLY [Bug 20035] New: - Cannot write a image in the excel file onto a new excel file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20035>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=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
           Product: POI
           Version: 1.0.2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: ketan.kuruwa@patni.com


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