Test to convert word file containing Excel chart with number format scaled to the thousands. Will throw RuntimeException: java.lang.IllegalArgumentException: Malformed pattern "0-"

we have tested with the newest version of Aspose.Words 17.4.0



@Test

public void testConvertExcelChartToPDF() throws Exception {

Document docfile = new Document(“ChartLabelsCustomFmt.docx”);

docfile.save(“pdfoutput.pdf”, SaveFormat.PDF);

}

Hi there,


Thanks for your inquiry. We have tested the scenario with your shared document and noticed the reported issue. We have logged a ticket WORDSJAVA-1535 in our issue tracking system for further investigation and rectification. We will notify you as soon as it is resolved.

We are sorry for the inconvenience.

Best Regards,

The issues you have found earlier (filed as WORDSJAVA-1535) have been fixed in this Aspose.Words for .NET 17.6 update and this Aspose.Words for Java 17.6 update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

The issues you have found earlier (filed as WORDSJAVA-1535) have been fixed in this Aspose.Words for .NET 17.6 update and this Aspose.Words for Java 17.6 update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(1)