Hi,
Since we use the version 14.2.0.0, we have a problem using the MailMergeCleanupOptions.
In the source document, I have a “{ MERGEFIELD B }” in the body, and another “{ MERGEFIELD B}” in the footer. If I specify MailMergeCleanupOptions.RemoveUnusedFields, there is no more “{ MERGEFIELD B }” in the footer, so I get a blank footer.
I’ve attached a sample project to illustrate the problem. The project uses in.doc as source and produces out-OK.doc (without specifying RemoveUnusedFields) and a out-NotOK.doc (that specify RemoveUnusedFields). Everything is in the “…\Data” folder.
With version 11.10 (version actually in our product), everything is OK.
Is this normal? Is there any workaround? Am I missing something!
Thanks!