HTML save problem (1963)

Hi
I get this exception when i try to generate HTML file Unexpected ‘0’ in pattern “[$-409]#,##0.0”

file: NSSFy.docx.zip (134.7 KB)

code:
String documentPath = “NSSFy.docx”;
Document document = new Document(documentPath);
document.save(“save_NSSFy.html”, new HtmlSaveOptions());

can you please check this out?
Thanks,
Zeljko.

@Zeljko

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSJAVA-1980. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.