Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
Sorry for the delay in replying. I can't post a code sample at this point but can confirm that it only happens if I use:
$docx = new CreateDocxFromTemplate(self::$headerFooterTemplatePath);
Using a blank $docx doesn't cause any issues. Do you have any idea on how I could resolve this?