Upgrade Aspose Word from v14.4 to 15.9 IFieldMergingCallback

When using the 15.9 Aspose Word dll, I am getting and error that Aspose.Words.Reporting.IFieldMergingCallback is not defined. Has that been removed sometime between 14.4 and 15.9? If so, what has replaced it?



Hi Jim,

Thanks for your inquiry. The Mail Merge classes moved to Aspose.Words.MailMerging Namespace. Please read Public API Changes in Aspose.Words 14.9.0.

Please use Aspose.Words.MailMerging.IFieldMergingCallback.