Forum


Replies: 5   Views: 3445
Axis labels overlay on top of axis values
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.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by line_tim  · 05-10-2015 - 17:05

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?