Forum


Replies: 1   Views: 3520
Error while trying to open the (base) template as a zip file
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 admin  · 18-04-2018 - 06:36

Hello,

The trial package uses an internal DOCX template (phpdocxBaseTemplate.docx) as base template to generate new documents. This file is available in the templates folder of the package.

Please check that you have copied all contents of the package and the server has read access to them. We recommend you to to download the package again, extract it and without changing anything run one of the included samples using PHP CLI mode (Core/addText/sample_1.php is the most simple one).

Regards.