Forum


Replies: 3   Views: 610
Adding header and footer in trial version
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 lukas-sander  · 11-07-2022 - 10:55

Thank you for the quick response.

After re-checking, I noticed that the issue is me using Symfony, and thus requiring the namespace loader for additional functions.

I tested the header adding with a regular php file and it worked.