Forum


Replies: 1   Views: 3715
Demo is not working
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  · 17-05-2017 - 06:38

Hello,

The trial package is working fine. If we open this URL:

https://bw-media.tv/schuler/examples/Core/addText/sample_1.php

The file is generated correctly:

https://bw-media.tv/schuler/examples/Core/addText/example_addText_1.docx

The DOCX file is downloaded only if you use the createDocxAndDownload method, otherwise it's created in the FS but the browser doesn't download it.

We recommend you to read the available documentation and the practical guide:

https://www.phpdocx.com/documentation/practical/creating-a-new-document

Regards.