Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Tue Dec 05, 2023 9:45 am

Hello experts,
I'm converting the XLSM file into a PDF file using Java Spire.office-8.10.2 API.
The source file "CivicPlus.xlsm" has been ended in error without converting a file.

The program gets an error on loading from a file itself.
Code: Select all
workbook.loadFromFile(file.getPath());


Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48)
at java.base/java.lang.String.charAt(String.java:1513)
at com.spire.office.packages.sprpqf.spr∯⌹(Unknown Source)
at com.spire.office.packages.spricg.spr⌮┃(Unknown Source)
at com.spire.office.packages.spricg.spr┶┄(Unknown Source)
at com.spire.office.packages.spricg.spr┹┃(Unknown Source)


The sample source code and a screenshot of the log details are attached.
I could not upload the source file in this thread. I will share the same with the support email.

I appreciate your help on this.

StrIndexError.zip
(48.05 KiB) Downloaded 178 times

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Wed Dec 06, 2023 1:46 am

Hello,

Thank you for your inquiry.
Please send the Excel file you used to support@e-iceblue.com via email so that we can investigate your issue. Thank you in advance.

Sincerely,
Annika
E-iceblue support team
User avatar

Annika.Zhou
 
Posts: 1652
Joined: Wed Apr 07, 2021 2:50 am

Wed Dec 06, 2023 4:05 am

Hello Annika,
I sent an email to the support email yesterday. But it failed to deliver due to "Recipient inbox full".

My source file is about 14MB in size. Is there any way to share the file with you?

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Wed Dec 06, 2023 4:41 am

Hello,

Thank you for your feedback.
Please provide a download link for the document or share the document with us by adding our Skype account (iceblue.support).
Once we have access to the document, we will promptly proceed with the necessary analysis and address your concerns accordingly.
Thank you again for your collaboration.

Sincerely,
Annika
E-iceblue support team
User avatar

Annika.Zhou
 
Posts: 1652
Joined: Wed Apr 07, 2021 2:50 am

Wed Dec 06, 2023 5:35 am

Hello Annika,
I have shared the file StrIndexError-CivicPlus https://drive.google.com/file/d/1YSbtB-bHDqrU5nVl7lyIrHDITsGEhC73/view?usp=sharing. Please proceed further from your end.

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Wed Dec 06, 2023 8:52 am

Hi,

Thank you for your feedback.
I have tested the file you provided and reproduced your issue. I have recorded this issue in our bug tracking system with the number "SPIREXLS-5024". Our development team will investigate and fix it in the future. If this issue is resolved, we will notify you as soon as possible. We deeply apologize for any inconvenience caused.

Sincerely,
Ula
E-iceblue support team
User avatar

Ula.wang
 
Posts: 282
Joined: Mon Aug 07, 2023 1:38 am

Wed Dec 06, 2023 9:42 am

Hello,
Thanks for considering the issue as a bug.

I just want to know the limitation of the source file (Excel to PDF conversion) on the Spire.Office license version.
Like file size, number of sheets, etc.,

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Thu Dec 07, 2023 5:40 am

Hi,

Thank you for your more inquiry.
Please kindly note that our product strictly complies with Microsoft Office standards, as you have purchased our commercial version of Spire.Office. Under the premise of following Microsoft Office rules, If you apply license correctly, currently has no restriction on the file size and number of pages for converting excel to pdf.

Sincerely,
Ula
E-iceblue support team
User avatar

Ula.wang
 
Posts: 282
Joined: Mon Aug 07, 2023 1:38 am

Thu Dec 07, 2023 6:36 am

Hello,
Thank you for the details.

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Thu Dec 07, 2023 9:57 am

Hi,

Thank you for your feedback.
If you have any issue, just feel free to write back. I hope you have a wonderful day.

Sincerely,
Ula
E-iceblue support team
User avatar

Ula.wang
 
Posts: 282
Joined: Mon Aug 07, 2023 1:38 am

Tue Dec 19, 2023 5:48 am

Hello,
Kindly update on this bug status.

Usha.Thavasiappan
 
Posts: 28
Joined: Mon Nov 06, 2023 8:16 am

Tue Dec 19, 2023 8:24 am

Hi,

Thank you for your feedback.
Don’t worry, I have urged our Dev team to speed up fixing your issue. If there are any updates, I will inform you in time. We will do our best to help you.

Sincerely,
Ula
E-iceblue support team
User avatar

Ula.wang
 
Posts: 282
Joined: Mon Aug 07, 2023 1:38 am

Return to Spire.XLS