Scenario:
We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload.
Issue:
When a JSON property is empty or missing, the merge fi…...in multiple lines: <<Name <<Email <<Address <<Address2 <<Address3...names = new string[] { "Name", "Email", "Address", "Address2", "Address3"...