I'm converting XLSB file into PDF file using Java spire.office-8.3.5 API.
The source file "ERM_November22_SJP_v2.xlsb" has been ended in error without converting a file.
java.lang.StringIndexOutOfBoundsException: String index out of range: 59
at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48)
at java.base/java.lang.String.charAt(String.java:1515)
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.