Use Fields (not MERGEFIELD) in Word Document & Control Data Insertion during Mail Merge using C# .NET

I have merge fields that start with other field names than MERGEFIELD. How does Aspose.Word handle this situation? What call back that I can subscribe to so I can insert my custom code in like what’s done for MERGEFIELD in IFieldMergingCallback.FieldMerging?

@minghe,

Please ZIP and upload your simplified sample template Word document here for testing. We will then investigate the scenario on our end and provide you more information.