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.

Thu May 11, 2023 10:26 am

Hello we are facing problem when converting some excel file

I tried on live demo, and do not convert too

You can find attached the excel file and the error log

Please can you help, this is critical, because is not converting
Attachments
errror.zip
(40.41 KiB) Downloaded 402 times

meneghette
 
Posts: 42
Joined: Tue Mar 08, 2022 12:10 pm

Fri May 12, 2023 1:38 am

Hi,

Thanks for your feedback.
I have reproduced your issue and logged it into our issue tracking system with the ticket number SPIREXLS-4682, our developers will investigate and fix it. Sorry for the inconvenience caused, once there are any updates available, I will inform you asap.

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Fri Jun 09, 2023 7:23 am

Hi,

Thanks for your patience.
Glad to inform you that we just released Spire.Office for Java 8.6.0, which has fixed your issue SPIREXLS-4682. Please download from the following links and have a test.
Website: https://www.e-iceblue.com/Download/office-for-java.html

Maven:
Code: Select all
<repositories>
    <repository>
        <id>com.e-iceblue</id>
        <name>e-iceblue</name>
        <url>https://repo.e-iceblue.com/nexus/content/groups/public/</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>e-iceblue</groupId>
        <artifactId>spire.office</artifactId>
        <version>8.6.0</version>
    </dependency>
</dependencies>

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Thu Jun 15, 2023 10:38 am

Good NEws it worked

meneghette
 
Posts: 42
Joined: Tue Mar 08, 2022 12:10 pm

Fri Jun 16, 2023 1:48 am

Hi,

Thanks for your valuable feedback.
Glad to hear that the new version has fixed your issue. If you have any further questions, just feel free to contact us.

Have a nice day! :D

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.XLS