Mail Merge Specific Keywords

212 views Asked by At

I was wondering if there is some way that mail merge specific keywords such as "Ask", "Fill-in", "If Then Else", etc are being handled in docx4j. Here is a full list of keywords that I'm looking to handle in the code.

https://support.office.com/en-us/article/Set-the-rules-for-a-mail-merge-d546ee7e-ab7a-4d6d-b488-41f9e4bd1409

1

There are 1 answers

2
JasonPlutext On

These are all round tripped in docx4j's general operation.

However, none of them are handled specifically in docx4j's MailMerge processing code, with the exception of NEXT record.