Mailmerge fields in Footnote

Hi Aspose Team

We are trying to use mail merge fields in footnotes and replace them with our data. We are using non merge fields:

doc.getMailMerge().setUserNonMergeFields(true);

When calling

doc.getMailMerge().getFieldNames();

non of the merge fields in the footnote are returned.

Is this functionality supported by Aspose.Words? How can we replace merge fields present in footnotes?

We are using Aspose.Words Version 16.11.0.

Thank you for your answer.

Best
Gianluca

@gvinzens,

Thanks for your inquiry. Yes, Aspose.Words does support this feature. Please use latest version of Aspose.Words for Java 17.10. If you still face problem, please ZIP and attach your input Word document here for testing. We will investigate the issue on our side and provide you more information.