Forum


Replies: 3   Views: 3836
Create from odt 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 jdespatis  · 26-02-2015 - 11:50

Hello, I need to create a document from a template in order to convert it in PDF afterwards So, I've started with a docx, but the conversion to PDF is really bad As a result, I've created a template in OpenOffice, an .odt, but now I don't find in the API the method to create a document from an ODT Template Indeed, I'd like the equivalent of the \CreateDocxFromTemplate($file) for an odt template, does it exist ? Thanks for your feedback (I own the 4.1 Enterprise version)