Hi,
I have a word document with the following conditional rule
{IF { MERGEFIELD Contact_Fax}="" "Fax Number Not Present" }
When I use Aspose to do mail merge on this document, it does not evaluate the conditional rule. MS word evaluates it and displays “Fax number not present” when the value of Contact_fax is empty. Does Aspose support this feature?
I am evaluating Aspose.Words for replacing our MS word server side mail merge.
GK