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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]