Exception in Word 2007 To PDF

Hi Aspose,

When attached file convert to PDF , it throws exception ( screen shot attached).
May I know what is the root cause of exception and how to catch these exception?
Is it library issue or ??Please advise!

Used Library - Aspose.Word 10.4.0
Used Method

//Open word document
Aspose.Words.Document doc = new Aspose.Words.Document(filename);

//Save word document to pdf
doc.Save(saveFolderName + fi.Name + “.pdf”, Aspose.Words.SaveFormat.Pdf);


Thanks & Regards
Amerischool



Hello,

Thank you for reporting this problem to us. I managed to reproduce the problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.

Best regards,

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


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