Content control elements stop working after the document is opened/saved by Aspose

Hi,

I have an issue with content controls in docx file. After opening/saving such document by Aspose content control stops working (dropdown is visible but choosing any element does not have any effect).

LicenseHelper.SetAsposeLicense();
var doc = new Aspose.Words.Document(@"c:\work\TEST_before_aspose.docx");
doc.Save(@"c:\work\TEST_after_aspose.docx", Aspose.Words.SaveFormat.Docx);

I attach both documents.

Best regards,
Bartłomiej Chojnowski

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-4693) have been fixed in this .NET update and in this Java update.

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