Hi,
Thanks for the quick response.
I agree the version you sent works, however, if you reverse the merge file order, like this,
$merge->mergeDocx('Test_Front_Page.docx', array('output_3.docx'), 'output_2.docx', array());
You get the error.
( The "Test_Front_Page.docx" is the cover page i.e. 1st page)
Regards