UpdateFields does not update the TOC field using .NET

Hi,


When using Aspose.Words 11.6.0 to update the TOC of a DOCX file, the TOC is rendered wrongly.

I have attached the original and updated DOCX.

The code I am using is the following:

var doc = new Aspose.Words.Document(“Agenda.docx”);
doc.UpdateFields();
doc.Save(“Agenda1.docx”);

Any workaround for this issue?

Hi Joao,

Thanks for your query. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-6702 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi,


Is there any chance we get an estimated fix date for this issue?

Would it help if we used the “Priority support” service to speed things up?

Thanks,
Joao Silva

Hi Joao,

I have verified the status of this issue from our issue tracking system. Currently it is pending for analysis and is in the queue. We will inform you via this forum thread as soon as it’s resolved.

Regarding Priority Support service, Please check following link for detail.

http://www.aspose.com/corporate/services/priority-support-policies.aspx

Please let us know if you have any more queries.

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


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