Error while converting .docx to .pdf

Hi,

I am using aspose-words-17.8-jdk16 for document conversion of docx to pdf. For other files it works fine. But in case of few files it gives ArrayIndexOutOfBound exception. This is working fine with aspose-words-17.3.0-jdk16. In latest build this got messed up

Sample code -
Document document = new Document(sample.getAbsolutePath());
document.save(outputDocuments + FilenameUtils.removeExtension(sample.getName()) + “.pdf”);

Attached sample document.

Kindly revert.Input.zip (1.8 MB)

@poojard,

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 WORDSNET-15855. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Thanks for the response.

When I can expect this issue to get resolved ?

@poojard,

Thanks for your inquiry. Your issue has been resolved and its fix will be available in next version of Aspose.Words 17.10. Hopefully, this version of Aspose.Words will be available at the start of next month (October 2017). We will inform you via this forum thread once it is published. Thanks for your patience.

@poojard,

The issues you have found earlier (filed as WORDSNET-15855) have been fixed in this Aspose.Words for .NET 17.10 update and this Aspose.Words for Java 17.10 update.

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan