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 2010/06/01 16:51:58 UTC

DO NOT REPLY [Bug 49368] New: Cannot insert image into a chart

https://issues.apache.org/bugzilla/show_bug.cgi?id=49368

           Summary: Cannot insert image into a chart
           Product: POI
           Version: 3.5-FINAL
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: thomasj@geotab.com


I have a excel file that includes a chart. When I insert a image into the
chart, constructor of HSSFWorkbook will fail. The call stack is following:

Exception: EX45D98152 org.apache.poi.hssf.record.RecordFormatException
Message: Unhandled Continue Record
StackTrace: 
  at org.apache.poi.hssf.record.RecordFactory.createRecords(InputStream in)
  at org.apache.poi.hssf.usermodel.HSSFWorkbook..ctor(DirectoryNode directory,
POIFSFileSystem fs, Boolean preserveNodes)
  at org.apache.poi.hssf.usermodel.HSSFWorkbook..ctor(POIFSFileSystem fs,
Boolean preserveNodes)
  at org.apache.poi.hssf.usermodel.HSSFWorkbook..ctor(InputStream s, Boolean
preserveNodes)
  at org.apache.poi.hssf.usermodel.HSSFWorkbook..ctor(InputStream s)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org