Forum


Replies: 6   Views: 4291
Add image as first element in template
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 tonioseiler  · 20-10-2014 - 12:33

I tried the second option and ran into the following problem. When the doc is empty except the empty variable, the lib thwrows an exception. I hab to iinsert content first before removing the empty var. Then this works great. Thanks anyway.