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.