Hi,
I’m evaluating Aspose.Word for Java and have the following question:
Are merge fields supported in IF field (both in condition and result part).
E.g. how to make smth. like this work:
{ IF { FIELD_NAME1 }=1 "AAAAA", "BBBB"}
and
{ IF { FIELD_NAME1 }=1 { FIELD_NAME2 } { FIELD_NAME3 } }
I tried several combinations but none of them seem to work.
I called also setUseNonMergeFields(true)
but it had no effect either.
There was already a forum thread regarding IF support in 2005. Probably smth. changed since then.
Thank you and best regards,
Andrey.