Hello
We’ve got an exception when we try to convert the Word File into a PDF File (function doc.Save) :
Index was out of range. Must be non-negative and less than the size of the collection parameter name:index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Aspose.Words.Drawing.Charts.ChartSeries
Is there a bug ? Or due to a corrupt file ?
Thanks
Document Word.zip (769.9 KB)