According to http://www.phpdocx.com/documentation/practical/merging ,MultiMerge class accpet DOCX document not phpdocx class which created by CreateDocx class.
In order to use MultiMerge,i must first save all dynamically created docx document and then mrege them.
I hope MultiMerge accept phpdocx class which created by CreateDocx class.