Forum


Replies: 2   Views: 3559
Call to undefined method createdocx::importsinglenumbering()
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 garethellis36  · 23-01-2014 - 14:40

I worked this out - it was because I was passing a non-default template name as first argument. I found another forum page saying you could set temp dir in second argument, but I guess that's an old version of the class because you can't in this version. I found where to set the temp dir in the config INI file.