Document with picture in the box cannot be converted

Hi,


we have an issue with converting word document to pdf.
Try to convert attached file with following simple code:

Document doc = new Document(inputFile);
doc.Save(outputFile, Aspose.Words.SaveFormat.Pdf);

It throws System.ArgumentException in version 14.7.
It seems that in version 13.10 this was converted successfully.

Fix this please.

Ondrej Boruvka

Hi Ondrej,

Thanks for your inquiry.

While using the latest version of Aspose.Words i.e. 14.7.0, I managed to reproduce this issue on my side. I have logged this issue in our bug tracking system. The ID of this issue is WORDSNET-10705. Your request has also been linked to the appropriate issue and you will be notified as soon as it is resolved. Sorry for the inconvenience.

Best regards,

The issues you have found earlier (filed as WORDSNET-10705) have been fixed in this .NET update and this Java update.


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