I'm converting XLSB file into PDF file using Java spire.office-8.3.5 API.
The source file "Portfolio Valuation_Permira_Jun22_Atman_Term Loan_Final.xlsm" has been ended in error without converting a file.
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
----------------- Excel to PDF conversion END ------------------
at com.spire.office.packages.sprvvf.spr▐━(Unknown Source)
at com.spire.office.packages.sprvvf.spr▎│(Unknown Source)
at com.spire.office.packages.sprvvf.spr▔│(Unknown Source)
at com.spire.office.packages.sprvvf.spr┹│(Unknown Source)
at com.spire.office.packages.spryzf.spr┹│(Unknown Source)
at com.spire.office.packages.sprnog.spr┅┓(Unknown Source)
at com.spire.xls.core.spreadsheet.XlsWorksheet.CalculateAllValue(Unknown Source)
at com.cs.Sample.doConversion(Sample.java:83)
at com.cs.Sample.main(Sample.java:42)
The sample source code and screenshot of the log detail are attached for your reference.
I could not upload the source file in this thread. I will share the same to the support email.
I appreciate your help on this.