I think MultiMerge class merge two different DOCX documents.But i want to create a one DOCX from dynamic contents(Fetch from database).The for loop in my previous code iterates diffrent records from database and for each of them ,i want to apply different headers and put all of the in one DOCX document.