Mail merge problems with v. 11.11.0 and newer versions

Having some problems with mail merge when using the ExecuteWithRegions method. Works fine with the 11.9.0 dll, but not with the 11.11.0 or newer.


I attached a simple xml datasource and a document to test this.

I create my datasource and merge the document like this:
dataSource.ReadXml(@"<span style=“font-family: Verdana, Helvetica; font-size: 13px; background-color: rgb(255, 255, 255);”>TemplateDataSource.xml");
asposeDocument.MailMerge.ExecuteWithRegions(dataSource);

Is this a bug in the newer versions of Aspose.Word?
Hi Kristoffer,

Thanks for your inquiry. I tested your scenario and have managed to reproduce the same problem on my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-8285. Our development team will further look into the details of this problem and we will keep you updated on the status of correction. We apologize for your inconvenience.

Best regards,

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


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