Forum


Replies: 5   Views: 195
How to use google cloud storage to save the document instead of saving it locally
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  · 21-12-2023 - 16:40

Hello,

What version and license of phpdocx are you using?

in-memory documents and zipstream are compatible with the CreateDocxFromTemplate class, that includes the replaceVariableByText method. On https://www.phpdocx.com/documentation/cookbook/in-memory-docx-documents you can read the methods an classes that support working with in-memory documents.

Regards.