Converting XLSX to HTML (58418)

src.zip (1.6 KB)
20180728-店招申请-厦门双师台湾街店招.xlsx.zip (120.5 KB)
when we use our src to convert it to html,it throws error!

@hucq_landray_com_cn,

We were able to observe the issue but we need to look into it more. We have logged the issue in our database for investigation and for a fix. Once, we will have some news for you, we will update you in this topic.

This issue has been logged as

CELLSJAVA-42690 - Error converting XLSX to HTML

@hucq_landray_com_cn

For the error: “java.lang.Exception: invalid image stream or image format is not supported.” It is occurring because there are some images which are not supported by Java’s default image APIs. To solve this issue, please use JAI libraries: add the JAI libraries(jai_core.jar and jai_imageio.jar) into the classpath and then the process should succeed. Please let us know your feedback.

how to do this?

@hucq_landray_com_cn

You can download JAI libraries from below link or you can download them from Maven repository.

OK ,it works well!

@hucq_landray_com_cn,

Good to know that your issue is sorted out. Feel free to contact us any time if you need further help or have some other issue or queries, we will be happy to assist you soon.