I have an entity called Tenant.
In the Tenant entity there is a form with fields such as Tenant Name, Tenant Address.
I record the Name and Address of the Tenants in the appropriate fields.
I want to do a mail merge based on the Tenant entity that when it is ran a separate document containing the Tenant Name and Tenant Address is produced for each separate record in the Tenant entity.
Anyone know how I could do this?