× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I am using hssfr4 procedures to create spreadhsheets. I have been using for years. I believe I have the latest version, although I'm not quite sure how to verify, but the comments reference using XLSX
I have the jar files listed

FROM APACHE POI 3.6:
- poi-3.6-20091214.jar
- poi-contrib-3.6-20091214.jar
- poi-examples-3.6-20091214.jar
- poi-ooxml-3.6-20091214.jar
- poi-ooxml-schemas-3.6-20091214.jar
- poi-scratchpad-3.6-20091214.jar

FROM DOM4J 1.6.1 **:
- dom4j-1.6.1.jar

FROM XMLBEANS 2.5.0 **:
- jsr173_1.0_api.jar
- xbean.jar

I'm running into max row issues. Receiving
Java exception "java.lang.IllegalArgumentException: Invalid row number
(65536) outside allowable range (0..65535)" when calling method "createRow"
with signature "(I)Lorg.apache.poi.hssf.usermodel.HSSFRow;" in class
"org.apache.poi.hssf.usermodel.HSSFSheet".

We are using Using Excel 2016.
Is there any way to overcome this limitation?

Thanks

MIke



NOTICE: This message, including any attachment, is intended as a confidential and privileged communication. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this message.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.