Hi,

I tried to generate a xls with multiple worksheets 
using:transformer.transformMultipleSheetsList(),
but I received aRuntimeException and I can't tell what is the problem.
I am using the example from 
:http://jxls.sourceforge.net/reference/dynamicsheets.html.
Am I missing something here?

This is the stack trace:
Exception in thread "main" java.lang.RuntimeException: Could not find 'internal 
references' EXTERNALBOOK
    at org.apache.poi.hssf.model.LinkTable.checkExternSheet(LinkTable.java:410)
    at 
org.apache.poi.hssf.model.InternalWorkbook.checkSheets(InternalWorkbook.java:731)
    at 
org.apache.poi.hssf.model.InternalWorkbook.setSheetName(InternalWorkbook.java:579)
    at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.createSheet(HSSFWorkbook.java:745)
    at main.java.util.Main2$1.transformMultipleSheetsList(Main2.java:194)

Thank you,
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
jXLS-user mailing list
jXLS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxls-user

Reply via email to